s3lph
|
33888fe597
|
Added lots of missing type annotations.
|
2018-06-06 12:59:49 +02:00 |
|
s3lph
|
edaf9afc8b
|
Removed an unneeded newline that caused the pycodestyle job to fail.
|
2018-06-05 22:54:30 +02:00 |
|
s3lph
|
01b0b95652
|
Added lots of unit tests for the database facade, and already fixed some bugs.
|
2018-06-05 19:14:35 +02:00 |
|
s3lph
|
c238e8e9c8
|
test_facade: Added a login test case
|
2018-05-30 02:09:32 +02:00 |
|
s3lph
|
411372cc21
|
Split database class into Facade (matemat database API) and Wrapper (internals).
|
2018-05-30 01:57:26 +02:00 |
|
s3lph
|
85409a642f
|
Fixed database tests after schema change.
|
2018-05-29 23:53:16 +02:00 |
|
s3lph
|
3794a570c8
|
Reworked Product to allow a 0 argument constructor, because unittest apparently breaks stuff...
|
2018-05-29 23:36:52 +02:00 |
|
s3lph
|
1439c3072c
|
GitLab CI: Use buster instead of stretch.
|
2018-05-29 23:16:28 +02:00 |
|
s3lph
|
6127872bd6
|
GitLab CI: Use buster instead of stretch.
|
2018-05-29 23:12:10 +02:00 |
|
s3lph
|
c91f77702a
|
Initial commit; database facade mostly implemented, but only partially tested
|
2018-05-29 21:43:38 +02:00 |
|