Skip to content

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:14
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.
Added archival notice and maintenance status to README.
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