Skip to content
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

mini test framework for demonstrators #12

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

Conversation

lecs
Copy link
Contributor

@lecs lecs commented Aug 26, 2014

The idea is to have selenium based blackbox tests for every demonstrator that simply check whether, if a form is submitted with given test data, a (unknown) background process brings back results that are eventually populated in the html.

The policy around this could be to allow commits to master only with these mini tests passing for a built vm.

Alecs Geuder added 3 commits August 26, 2014 09:43
* selenium tests in virtual framebuffer using selenium
  and headless firefox (also used by pagelyzer)
* uses python nose framework for now (poc), but can use anything

+ flint-integration into mini test-framework
* now using flint-release 0.7.0 and dptutils 0.0.2,
  which use a fix release of pdfbox (before was running snapshot)
* gave the flint test more time as if a machine is busy would fail
  only because of that
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.

1 participant