Commit Graph

13 Commits

Author SHA1 Message Date
Gergő Jedlicska 68a4a95d90 refactor(server): rework test hooks
drop db migration before and after hooks, add helpers and root hooks

fix #531
2022-02-05 15:05:17 +01:00
Gergő Jedlicska 8050c30d6d test((server) archival tests): add archived user scope tests
also i'm trying to fix flaky tests
2021-11-04 13:33:22 +01:00
cristi8 30416effe9 Merge branch 'webhooks' of github.com:specklesystems/speckle-server into webhooks 2021-07-21 21:03:04 +03:00
cristi8 d629133e41 fixed tests 2021-07-21 21:02:53 +03:00
izzy lyseggen 1adb39f02b fix(server): webhooks mutations tests
forgot to push this commit before merge ah sorry!!!
2021-07-21 18:44:09 +01:00
izzy lyseggen eb829d9ded fix(server): webhook permissions fixes 2021-07-20 16:39:22 +01:00
izzy lyseggen e7a48adbb2 test(webhooks): try a diff port? 2021-07-13 09:32:00 +01:00
izzy lyseggen 259c0b8e5d test(webhooks): integrate changes 2021-07-13 09:21:34 +01:00
izzy lyseggen 9a37942138 test(webhooks): add gql tests 2021-07-13 09:18:42 +01:00
cristi8 2bb27524a4 renamed webhooks_config:events column to triggers 2021-07-13 11:16:15 +03:00
cristi8 46565605fd webhook events should be presented as a list of strings 2021-07-13 10:25:00 +03:00
cristi8 ddc86eb157 Webhooks - microservice + hooks into activityStreams 2021-07-12 11:32:54 +03:00
cristi8 942cee1023 webhooks server component: db migration, service, tests 2021-07-07 13:27:35 +03:00