* Adding link checker workflow
Signed-off-by: Vacha Shah <[email protected]>
* Using the latest version for lycheeverse
Signed-off-by: Vacha Shah <[email protected]>
* Fixing links
Signed-off-by: Vacha Shah <[email protected]>
* Fixing test failures due to asyncio
Signed-off-by: Vacha Shah <[email protected]>
- removed the git submodule, relying on the elasticsearch repo existing
outside of this one
- modified the run_tests.py script to inspect currently running
elasticsearch and try and checkout the exact SHA used to build the
server
- removed the option of starting out own elasticsearch server
- fixed travis.yml to reflect the changed situation
- added a README file to the test suite explaining all the options