- 10 Dec, 2014 22 commits
-
-
-
It may be useful to remember which patient we are talking on before deleting it or changing its permissions.
-
-
-
If the patient name has some unicode characters, the manipulated string has to be a python unicode string. We should one day ensure that all strings are handled as unicode both in the database and in web2py.
-
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-
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.
-
Marc Duez authored
-
-
Marc Duez authored
-
Marc Duez authored
-
Mathieu Giraud authored
Ideally, we should have an icon here
-
Mathieu Giraud authored
No special case when there is no system_selected. The least the sp_systems move, the better, even if there is a white space at the right.
-
Vidjil Team authored
Everyone belongs to 'public', so it may be a bad idea.
-
Vidjil Team authored
-
- 09 Dec, 2014 12 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
-
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
-
Marc Duez authored
-
Marc Duez authored
scatterplot.js : small fix for system label ( system can be "multi" but only have one system available)
-
Marc Duez authored
-
Marc Duez authored
-config.js is optionnal
-
Marc Duez authored
-
Marc Duez authored
-
Marc Duez authored
-
- 08 Dec, 2014 6 commits