Commits on Source (7)
-
Andrzej Lisak authored
-
Andrzej Lisak authored
[ABW]: added separate tests to CI (all tests will eventually be run through folders instead of common .yaml file)
-
Bartek Wrona authored
fixed unicode escaping See merge request !113
-
-
Bartek Wrona authored
Database api fixes See merge request !103
-
Andrzej Lisak authored
added new test groups to CI with at least single test to make it easier to move tests accourding to new scheme (only follow/tags have no negative tests so no such groups were added)
-
Bartek Wrona authored
Unified some error messages and added CI groups for tests made in new scheme See merge request !114
Showing
- .gitlab-ci.yaml 85 additions, 5 deletions.gitlab-ci.yaml
- hive/db/schema.py 29 additions, 20 deletionshive/db/schema.py
- hive/indexer/accounts.py 1 addition, 1 deletionhive/indexer/accounts.py
- hive/indexer/community.py 1 addition, 1 deletionhive/indexer/community.py
- hive/server/bridge_api/methods.py 1 addition, 1 deletionhive/server/bridge_api/methods.py
- hive/server/bridge_api/support.py 1 addition, 1 deletionhive/server/bridge_api/support.py
- hive/server/common/helpers.py 24 additions, 0 deletionshive/server/common/helpers.py
- hive/server/database_api/methods.py 22 additions, 1 deletionhive/server/database_api/methods.py
- hive/utils/normalize.py 14 additions, 12 deletionshive/utils/normalize.py
- tests/tests_api 1 addition, 1 deletiontests/tests_api