Commit graph

21 commits

Author SHA1 Message Date
Sonja Happ
c33438b395 renaming visualization to dashboard 2019-07-18 13:11:05 +02:00
Sonja Happ
6039eab450 fix bug in database test 2019-06-25 17:16:58 +02:00
Sonja Happ
ce4d6525eb - fix in DB testing
- add simulator testing
2019-06-25 17:11:03 +02:00
Sonja Happ
6d5035c1cc fix testing of database according to changed data model (simulator and simulation model) 2019-06-18 14:15:43 +02:00
Sonja Happ
5ca6281a22 - add testing for simulationmodel endpoints
- add Signal serializer
- Use Signals DB table again
- remove / in some endpoint definitions
2019-06-06 16:36:12 +02:00
Sonja Happ
babe1cb308 refactoring Model to SimulationModel 2019-06-05 13:12:23 +02:00
Sonja Happ
6e84929ef9 fix user ID for db association test 2019-06-03 13:32:53 +02:00
Sonja Happ
b89a68296f Experimenting with testing and auto generating API specs based on code 2019-05-23 14:36:42 +02:00
Sonja Happ
403f350b25 Signal is no longer a DB table 2019-05-22 10:06:31 +02:00
Sonja Happ
8f2e039ff0 removed signal/sample naming chaos 2019-05-21 16:51:34 +02:00
Sonja Happ
44e15773fd Major changes:
- revise data model to new version (without project)
- adapt database test to new data model
- use separate folder for all endpoint defs and functions to avoid circular deps
- add all API endpoints and skeletons for their implementation
2019-05-21 12:49:39 +02:00
Sonja Happ
a78bf892f5 Renaming:
- SimulationModel to Model
- Signal to Sample
2019-05-21 09:14:44 +02:00
Sonja Happ
4dfa4fd5f4 fix error in db test 2019-05-17 15:40:58 +02:00
Sonja Happ
8d3f7c4fa0 remove Files from User, add relation to to Widget 2019-05-17 15:32:58 +02:00
Sonja Happ
ababe1e315 remove file belongs to user relationship 2019-05-15 13:33:43 +02:00
Sonja Happ
3c6e76ce7c add slices of Files to associations of SimulationModel 2019-05-15 13:04:12 +02:00
smavros
45264c05bc Merged database test 2019-04-28 17:28:04 +02:00
Sonja Happ
60e395003b change variable name that was hiding a package name 2019-04-24 15:15:50 +02:00
smavros
deffe181e5 Fixes Visualization model test 2019-04-22 11:36:50 +02:00
smavros
fe67549577 Add tests for dummy db Models and Associations 2019-04-21 11:56:04 +02:00
smavros
5013a27a8f Added test file for the database functions 2019-04-14 21:04:23 +02:00