Added convenience method to create test data
I've created a convenience method inside util.factories that that can be used to construct a complete grady instance by passing a big dictionary to the method. At the moment one call to the method with some sample data is hardcoded but using the helper methods inside factories, it is possible to generate big instances with multiple user/submissions/feedback programatically. This should be especially helpful to test the layout and structure of the app under more 'real-life' circumstances.
Edited by robinwilliam.hundt
Merge request reports
Activity
added 1 commit
- fe469148 - The previously introduced methods do not comply with pep8
- Resolved by robinwilliam.hundt
- Resolved by robinwilliam.hundt
- Resolved by robinwilliam.hundt
mentioned in issue #73 (closed)
- Resolved by robinwilliam.hundt
Please register or sign in to reply