You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prepare a travis-ci build which runs tests with both timeseries DB supported, performs QA checks (like other equivalent openwisp modules) and collects test coverage data.
The issue can be broken down too:
Prepare a basic travis-ci build that collects test coverage data(It has already been done thanks to @pandafy)
Travis also stands updated with qa checks and includes black formatting (thanks to @PabloCastellano and @nemesisdesign)
Prepare travis to run tests for both Timeseries DB
It has been mostly completed in other PRs, the last part of adding support for elasticsearch so we can run tests with both the Timeseries databases together has been implemented in #164 (still open but this part of Travis is completed in it).
Prepare a
travis-ci
build which runs tests with both timeseries DB supported, performs QA checks (like other equivalent openwisp modules) and collects test coverage data.The issue can be broken down too:
To be done after #66
The text was updated successfully, but these errors were encountered: