You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to cortex-lab/alyx-matlab#52, the viewSubjectHistory test should not rely so much on the test database's state. The plan is thus:
For subject ZM_1087 delete all weights and water posts for the first 20 days of the animals water restriction
Post a load of pre-defined weights and water admins for this time period
Check the plots and table against a saved structure
This can only be done once the test databases are made more reliable as it would require quite a few more requests made in quick succession.
It will still be stateful in that it relies on the z-score settings for that lab and also on the mouse's water restriction record, neither of which can be changed via REST endpoint.
The text was updated successfully, but these errors were encountered:
Related to cortex-lab/alyx-matlab#52, the viewSubjectHistory test should not rely so much on the test database's state. The plan is thus:
ZM_1087
delete all weights and water posts for the first 20 days of the animals water restrictionThis can only be done once the test databases are made more reliable as it would require quite a few more requests made in quick succession.
It will still be stateful in that it relies on the z-score settings for that lab and also on the mouse's water restriction record, neither of which can be changed via REST endpoint.
The text was updated successfully, but these errors were encountered: