- 05 Mar, 2015 10 commits
-
-
Mikaël Salson authored
On a local install and on a test server or in headless mode the default window size may change which may cause different behaviours.
-
Mathieu Giraud authored
We want to see errors.
-
Mathieu Giraud authored
I want to see what happens when make functional_browser succeeds.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
We should wait.
-
Mathieu Giraud authored
The title of the return window has changed. Moreover, there was a 'rescue' in the test, this was a bad idea, hiding the actual cause of the error.
-
Mathieu Giraud authored
$b.unselect was not working, we just comment it and do a workaround in some cases
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
- 12 Feb, 2015 1 commit
-
-
Marc Duez authored
-
- 27 Jan, 2015 3 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Now the number of reads may have spaces (243 241)
-
Mathieu Giraud authored
-
- 16 Dec, 2014 2 commits
-
-
Mathieu Giraud authored
This happens when the server address is wrong.
-
Mathieu Giraud authored
-
- 10 Dec, 2014 4 commits
-
-
Mathieu Giraud authored
The query name depends on the results of the previous tests. The length should be always 119.
-
Mathieu Giraud authored
This is the first test that will fail if a bad index.html is given.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
Some webdrivers require such canonical paths.
-
- 09 Dec, 2014 4 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
Class VidjilBrowser knows how to get the elements in the browser (it knows the class, the hierarchy and so on). Inside the tests we should rely as much as possible on VidjilBrowser rather than using directly class names, ID or texts to retrieve a given element. Of course VidjilBrowser should be completed all along the time :)
-
Mikaël Salson authored
The same should happen when hovering a clone in the list or in the scatterplot (also for clicking). Therefore we rely on the same function to test what should happen.
-
Mikaël Salson authored
Remove tests that were using the visibility of the graph
-
- 08 Dec, 2014 5 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
The text may change not the ID
-
Mikaël Salson authored
Now the headless server is launched just once as well as the browser. The browser can be setup again if needed (to reset everything for instance). The test_zz is the test that must be launched as last test to close browser and Xvfb
-
- 05 Dec, 2014 5 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
The text may change not the ID
-
Mikaël Salson authored
Now the headless server is launched just once as well as the browser. The browser can be setup again if needed (to reset everything for instance). The test_zz is the test that must be launched as last test to close browser and Xvfb
-
- 04 Dec, 2014 1 commit
-
-
Mikaël Salson authored
Data file used is the first one from the doc (automatically retrieved from org file). The browser test now uses a headless browser if HEADLESS environment variable is defined.
-
- 19 Aug, 2014 1 commit
-
-
Marc Duez authored
-
- 11 Aug, 2014 1 commit
-
-
marc duez authored
-
- 26 May, 2014 1 commit
-
-
Marc Duez authored
-
- 02 Apr, 2014 1 commit
-
-
Marc Duez authored
- remove custom runner (deprecated) use miniTest::spec and after_run instead - instal gem minitest 5.3.1 and minitest-ci 3.0.3 to use it - generate Xunit report
-
- 25 Mar, 2014 1 commit
-
-
Marc Duez authored
-