Skip to content

Adds selenium tools for project creation and data dictionary loading #7

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 71 commits into
base: master
Choose a base branch
from

Conversation

pbchase
Copy link

@pbchase pbchase commented May 1, 2015

This pull request is preliminary step towards testing plugins with Selenium.

Adds

  • Add a Change Log compliant with http://keepachangelog.com/
  • Add selenium scratch files to .gitignore
  • Add ./scripts/ folder and scripts to create a project and load a data dictionary
  • Add documentation on selenium prerequisites and project creation scripts
  • Add url-rewriting plugin in ./plugins
  • Add the BSD license text to the ./vagrant folder

Changes

  • Vagrant VM now links ./plugins/ and ./hooks/ into REDCap's default location

pbchase and others added 30 commits January 6, 2015 17:08
Add a REDCap testing VM
pbchase and others added 30 commits June 10, 2015 17:13
…h keys and config are defined for the user who will be using them"

This reverts commit ccc71b8.
In preparation for version branches (ex. redcap6.0.5, redcap6.5.3), this
commit reworks the Travis CI scripts and configuration.

Specifically, Travis will use the same install script as Vagrant `bootstrap.sh`
and the Travis-specific setup was moved to `travis-before-install.sh`.

Additionally, this required updates to `.travis.yml`.
I removed the old hooks/ and replaced it with some new code.
Documentation is in hooks/README.md and a Selenium test was added under
tests/.
Rework travis scripts to prepare for new branches

This looks good. I like that you eliminated the travis-specific install script.  I did that as a conservative move, but also felt it need to go.  I like the way you made it go away.

Philip
It doesn't seem to be able to find the "Add / Edit Record" link anymore.
Accidentally switched the webdriver to Firefox.
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.

5 participants