Skip to content

Automated tests that check that the other repos integrate consistently with each other.

License

Notifications You must be signed in to change notification settings

LionWeb-io/lionweb-integration-testing

Repository files navigation

LionWeb integration testing

Automated tests that check that the other repos within the LionWeb GitHub integrate well and consistently with each other.

Kick off all the tests by running the following command on the CLI:

$ ./clone.sh
$ ./test.sh

The first command clones all the other LionWeb repositories. The second command runs the integration test suite which is implemented in Deno. The same commands are run as a GitHub Action named "LionWeb integration tests". The integration tests do not run the automated tests in the other repositories.

Installation requirements

About

Automated tests that check that the other repos integrate consistently with each other.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published