The DataHelix generator allows you to quickly create data, based on a JSON profile that defines fields and the relationships between them, for the purpose of testing and validation
Add test of playground - adds a selenium test checking the playground is up and able to call the backend lambda service
Changes
add selenium test
add nightly circleci job to run them
Additional notes
Frist test won't pass until #1698 is merged
I first pushed it with the new circleci job running as part of the build to test it working- the succesful commit for this was #df233e7 - circle results here . #2376b8b subsequently switches this new job to run at midnight each day on the master branch.
Description
Add test of playground - adds a selenium test checking the playground is up and able to call the backend lambda service
Changes
Additional notes
Frist test won't pass until #1698 is merged
I first pushed it with the new circleci job running as part of the build to test it working- the succesful commit for this was #df233e7 - circle results here . #2376b8b subsequently switches this new job to run at midnight each day on the master branch.
Issue
Resolves #1698