Dan Funk
|
12eb039bc9
|
Server isn't erroring out, but can't find the lookup table id in the database, so trying to use the in-memory model instead, to give things time to get to the database. Really unsure what is happening here. Hard to see in the database.
|
2020-04-24 07:01:32 -04:00 |
Aaron Louie
|
d23b5e747b
|
Replaces deprecated assertEquals with assertEqual
|
2020-04-06 18:15:32 -04:00 |
Dan Funk
|
60a10bb688
|
Marshmallow isn't the right tool when dealing with large models with lots of null values. Rather than fight the process of mamaging the Study Details, I'm letting that fall through, and we can test on an individual value or maybe set up a constants array when that becomes meaningful.
|
2020-04-03 16:24:38 -04:00 |
Aaron Louie
|
27d7afb656
|
Adds Protocol Builder models and schemas. Reorganizes and cleans up some files.
|
2020-02-27 09:54:46 -05:00 |
Dan Funk
|
2cc6010c8d
|
Protocol builder connections
|
2020-02-20 13:30:04 -05:00 |