Overview :
Added tests for Annotations, AnnotationSource, and AnnotationRating
Added crud and endpoints for AnnotationSource and AnnotationRating
Added help text to integration test scripts
Added command to enable only running tests on a single model
Several fixes to existing logic surfaced during testing
Rework :
Began extracting logic for buildup of classes out of the test runner so they can be reused in solo-model runs
Added teardown logic for integration runner
Known Issues :
Behavior flow for tying annotation and content to the authenticated user seems to be semi-disconnected. A follow-on issue will be generated in order to not add more scope for this pull.
Overview : Added tests for Annotations, AnnotationSource, and AnnotationRating Added crud and endpoints for AnnotationSource and AnnotationRating Added help text to integration test scripts Added command to enable only running tests on a single model Several fixes to existing logic surfaced during testing
Rework : Began extracting logic for buildup of classes out of the test runner so they can be reused in solo-model runs Added teardown logic for integration runner
Known Issues : Behavior flow for tying annotation and content to the authenticated user seems to be semi-disconnected. A follow-on issue will be generated in order to not add more scope for this pull.