Commit Graph

9 Commits

Author SHA1 Message Date
41baa9d2d5
Add sequence update script
Signed-off-by: kolaente <k@knt.li>
2020-02-16 22:13:10 +01:00
49b995f16c
Skip resets in postgres
Signed-off-by: kolaente <k@knt.li>
2020-02-16 22:13:10 +01:00
01852631fb
Remove option to skip resets in postgres
Signed-off-by: kolaente <k@knt.li>
2020-02-16 22:13:10 +01:00
6f73c965fd
Update test fixtures database
Signed-off-by: kolaente <k@knt.li>
2020-02-16 22:13:09 +01:00
ae2dc57daa
Fix duplicate auto incremented IDs
Signed-off-by: kolaente <k@knt.li>
2020-02-16 22:13:09 +01:00
a9c762421f
Add postgres support 2020-02-16 22:13:07 +01:00
7e9446ea07 Refactor User and DB handling (#123)
All checks were successful
continuous-integration/drone/push Build is passing
fix copyright date

Add more user tests

More user tests

More user tests

Start refactoring user tests

Docs

Fix lint

Fix db fixtures init in tests

Fix models test

Fix loading fixtures

Fix ineffasign

Fix lint

Fix integration tests

Fix init of test engine creation

Fix user related tests

Better handling of creating test enging

Moved all fixtures to db package

Moved all fixtures to db package

Moved user related stuff to seperate package

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#123
2020-01-26 17:08:06 +00:00
a0c5e4e985 Update copyright year (#118)
All checks were successful
continuous-integration/drone/push Build is passing
2020-01-09 17:33:22 +00:00
2169464983 Task Attachments (#104)
Some checks failed
continuous-integration/drone/push Build is failing
2019-10-16 20:52:29 +00:00