Commit Graph

19 Commits

Author SHA1 Message Date
Denis Gukov
bf32821820 test: create token via store 2022-11-09 12:37:27 +05:00
Denis Gukov
46020b28e0 test: create access key via store 2022-11-09 12:37:27 +05:00
Denis Gukov
6b31745fee test: create user via store 2022-11-09 12:37:27 +05:00
Denis Gukov
f9dab50d23 test: create user via store 2022-11-09 12:37:27 +05:00
Denis Gukov
ea2a2561d8 test: create project using store 2022-11-09 12:37:27 +05:00
Denis Gukov
dbcdd7ef17 test: use store to delete user 2022-11-09 12:37:27 +05:00
Denis Gukov
ac80b91e3f test: use store 2022-11-09 12:37:27 +05:00
Denis Gukov
bd855dab9b test: fix dredd tests 2022-06-29 21:25:28 +05:00
Denis Gukov
106a53bcae test(be): fix dredd tests 2021-10-27 21:22:52 +05:00
Denis Gukov
3445d9a716 test(be): add view to dredd hooks and add view to swagger 2021-10-27 17:40:52 +05:00
Denis Gukov
032f46f7b0 test(be): add test for schedule 2021-09-06 19:26:35 +05:00
Denis Gukov
ebbea98248 fix(be): schedule migration 2021-09-06 17:55:26 +05:00
Denis Gukov
0aa20225ed fix(test): dredd tests 2021-09-01 22:41:54 +05:00
Denis Gukov
92895f9f3c refactor(be): remove unused columns 2021-08-30 19:24:20 +05:00
Denis Gukov
c16406c924 fix: return Sql() method to SqlDb type for dredd tests 2021-05-06 18:12:21 +05:00
Denis Gukov
fd1d42782b refactor(be): return models to db package 2020-12-05 14:13:43 +05:00
Denis Gukov
1295435f18 test(be): fix dredd tests 2020-12-05 03:26:24 +05:00
Denis Gukov
b083f74322 fix(be): delete global Mysql variable and add interface Store for dialect-independent communication with database. 2020-12-04 13:46:02 +05:00
tom whiston
cccc00d113 use dredd for api testing
add ci context docker deployment
update api docs
add some small fixes
2018-04-18 18:03:15 +00:00