Commit Graph

46 Commits

Author SHA1 Message Date
Denis Gukov
83b00afc09 test: fix dredd test 2023-07-07 23:57:14 +02:00
Denis Gukov
16ce9b80a1 fix(dredd): do not clean postgres db 2022-11-20 00:45:54 +05:00
Denis Gukov
94c69e67f2 test: fix tests after refactoring 2022-11-19 03:38:17 +05:00
Denis Gukov
857000e9ac test: fix test data 2022-11-09 22:55:13 +05:00
Denis Gukov
579f978ffc feat(be): do not keep connection by BoltDB 2022-11-09 21:30:35 +05:00
Denis Gukov
cd134b04a6 fix(be): token deletion for boltdb 2022-11-09 14:02:48 +05:00
Denis Gukov
296c80688d test: create tempalate via store method 2022-11-09 13:50:00 +05:00
Denis Gukov
233f695c9d test: fix task creation 2022-11-09 13:40:00 +05:00
Denis Gukov
1e06957028 feat: ability to delete api token 2022-11-09 13:10:42 +05:00
Denis Gukov
4bc2c1e2d1 test: delete user via store method 2022-11-09 12:43:46 +05:00
Denis Gukov
6d7611cccd test: use store to create task 2022-11-09 12:40:38 +05:00
Denis Gukov
1b0d8954c6 test: create env via store 2022-11-09 12:37:27 +05:00
Denis Gukov
aff35d99fb test: create inventory via store 2022-11-09 12:37:27 +05:00
Denis Gukov
5196cf3e45 test: create repo via store 2022-11-09 12:37:27 +05:00
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
f0c1fc9ddb ci: support new column 2022-06-29 21:56:04 +05:00
Denis Gukov
bd855dab9b test: fix dredd tests 2022-06-29 21:25:28 +05:00
Denis Gukov
05dd7c5653 feat: remove soft delete functionality 2022-02-03 12:06:24 +05:00
Denis Gukov
6799208b62 feat(be): add ability to override template extra args in task https://github.com/ansible-semaphore/semaphore/issues/832 2022-01-27 00:51:20 +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
859ecf465f test(be): dredd config for windows 2021-10-26 14:48:58 +05:00
Denis Gukov
1d72c32994 fix(be): delete schedule 2021-09-09 23:56:15 +05:00
Denis Gukov
7ca8da12f3 fix(be): store template description to database for sql 2021-09-09 21:50:02 +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
974f3066e5 feat(be): stopping hung tasks 2021-08-31 00:42:11 +05:00
Denis Gukov
c6a02a81fe fix(be): handing empty forign column name 2021-08-30 21:04:18 +05:00
Denis Gukov
92895f9f3c refactor(be): remove unused columns 2021-08-30 19:24:20 +05:00
Denis Gukov
6ab1dd7d89 chore: remove upgrade from dradd tests 2021-08-26 12:03:04 +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
ac2132f290 fix(ci): capabilities 2021-03-13 01:20:18 +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
Denis Gukov
f8dab13c4a fix(ci): dredd test for template endpoint 2020-11-05 17:45:31 +05:00
Denis Gukov
78b298c821 ci: fix dredd tests 2020-10-01 14:40:32 +05:00
Stanislav Simovski
67c3a912d0 Switch back to single dredd container 2020-02-09 20:58:32 +02: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