Skip to content

remove selenium tests from circle.yml #509

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rwblair
Copy link
Member

@rwblair rwblair commented Jun 14, 2017

There have been a couple instances lately of experiments not being able to be merged due to experiments which couldn't be completed in testing or failed due to eccentricities of the circle environment. In the future we might update the information output by the test runner and dockerize the testing environment to allow for local replication of the issues.

@vsoch
Copy link
Member

vsoch commented Jun 14, 2017

I strongly advise to have a testing strategy in place before just deleting the old one. There are bugs that come from linting, but a large portion are issues with the experiment. This seems like a dangerous move to just delete it without having another plan :/

@vsoch
Copy link
Member

vsoch commented Jan 28, 2019

hey @rwblair ! I was reviewing a JOSS submission and the author had a very similar experiment paradigm (not using JsPsych but with an experiment timeline akin to it) and he used a simple setup with npm test that I really liked - and it made me think of expfactory and that it might be something to improve upon the selenium here. In case it's useful, check out -> https://travis-ci.org/gasparl/citapp_pc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants