Files
dockerfiles/tests
2020-01-13 15:13:49 +08:00
..
2020-01-13 15:13:49 +08:00
2020-01-13 15:13:49 +08:00
2020-01-13 15:13:49 +08:00
2020-01-13 15:13:49 +08:00
2020-01-13 15:13:49 +08:00
2020-01-13 15:13:49 +08:00
2020-01-13 15:13:49 +08:00
2020-01-13 15:13:49 +08:00
2019-07-26 15:26:32 -07:00
2020-01-13 15:13:49 +08:00
2019-07-26 15:26:32 -07:00

Clear Linux micro services unit test

These are the collections of the Clear Linux micro services unit test. The micro services are from page.

All the unit tests are writing based on BATS page.

To run the tests, you can simple type "make tests", it will run all the test cases. If you want to run specific micro service test, just type "make SERVICE-NAME". For example, "make redis" to run tests for redis.