ampcrowd
ampcrowd copied to clipboard
Generic javascript template support [WIP]
First, this is a WIP, but want to get feedback early on the overall design/implementation. Eventually I hope to get everything implemented that is in #7.
Initially, I have added the django models, tests to make sure they work correctly, and a test script with modifications to the docker entrypoint to run these tests. Tests pass at the moment.
I will make an issue, but I think since we now are adding tests, we should have tests being run on at least PRs. Travis CI would be nice, but I don't think would play with docker, so that leaves Jenkins. At Trulia I have a Jenkins server setup that builds with docker, I could set something similar up if there was a machine I could use (perhaps from AMPLab?).
We have a Jenkins setup in place at the lab. I'll look in to getting this project running on it.
Can one of the admins verify this patch?
ok to test
Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/ampcrowd/7/ Test FAILed.
test this please
Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/ampcrowd/8/ Test PASSed.