10 Commits

Author SHA1 Message Date
Garvin Hicking
edfc8bcff1 disable selenium test files 2017-01-02 09:42:37 +01:00
onli
d31c8960f8 Add test for serendipity_getTemplateFile 2016-07-25 20:54:52 +02:00
Matthias Gutjahr
becf99ad1f Fixes bug in serendipity_serverOffsetHour (cp. http://board.s9y.org/viewtopic.php?f=3&t=19963) and adds test case 2014-06-05 16:41:56 +02:00
Sebastian Bergmann
8717fb215c Do not ignore the SQLite layer. 2008-08-29 08:02:12 +00:00
Sebastian Bergmann
12d42f2918 Reorganize test suite.
- Split testLoginLogout() into testBadLogin() and testLoginLogout().
- Mark testCreateSimpleArticle() as incomplete until the popup
  window opened by clicking on VIEW is handled correctly.
- Disable mod_rewrite so that the test suite does not depend on it.
- Remove superfluous check for Testing_Selenium class.
- Migrate TestConfiguration.php.dist to config.xml.dist.
  - Configure whitelist for code coverage information.
    - Be conservative for now and only add include/ and plugins/
      directories for now.
    - Set addUncoveredFilesFromWhitelist="false" because not all
      files are loadable (yet).
- Add documentation for code coverage reporting.
2007-12-13 14:14:56 +00:00
Sebastian Nohn
4ab2a93be8 * add test for create user function 2006-11-12 09:49:21 +00:00
Sebastian Nohn
a710ef0ee0 * add simple comment testcase 2006-10-29 10:06:09 +00:00
Sebastian Nohn
b80c0731b6 * add create simple article testcase, make tests language-independent 2006-10-29 09:17:13 +00:00
Sebastian Nohn
77b0377557 * be more idiot-proof with the tests 2006-10-28 16:16:59 +00:00
Sebastian Nohn
5e524fbca1 * introduce basic tests 2006-10-28 16:13:20 +00:00