Commit Graph

10 Commits

Author SHA1 Message Date
Wieland Schöbl
43a89ec4f2 refactor: use core supplied mappings 2021-09-03 15:17:15 +00:00
Rainer Killinger
334f5a7507 refactor: remove legacy callbacks from bulk storage 2021-04-27 13:03:40 +02:00
openstappsbot
7424ad9831 refactor: update all 2021-04-27 13:02:13 +02:00
Jovan Krunić
5eefa3c2e1 test: add missing storage and notification tests
Closes #31
2021-04-27 13:02:04 +02:00
Jovan Krunić
fe7dd09d7e refactor: parameterize configureApp function (inject db list)
Reason: easier testing (mocking) and better readability

Note: did additional refactoring
2021-04-27 13:02:03 +02:00
Jovan Krunić
d3955b3cdd test: add tests for routes 2021-04-27 13:01:42 +02:00
Rainer Killinger
bbbe4d5f1f refactor: update dependencies 2021-04-27 13:01:38 +02:00
Wieland Schöbl
d917627d58 fix: make facets work again 2021-04-27 13:01:32 +02:00
Jovan Krunić
3ea2c3b98d refactor: throw an error when removing a non-existing plugin
Related to #2
2021-04-27 13:01:30 +02:00
Jovan Krunić
3d51ccfac2 feat: add functionality to register plugins via http
Also:

- Add functionality for serving the responses from plugins
- Add tests for related methods and routes

Closes #2, #37
2021-04-27 13:01:30 +02:00