Files
sqlpage--sqlpage/tests/sql_test_files
2024-05-14 11:48:30 +02:00
..
2024-02-24 19:23:13 +01:00
2023-10-26 03:00:23 +02:00
2024-05-08 16:44:10 +02:00
2023-11-24 23:49:53 +01:00
2024-03-09 17:16:47 +01:00
2024-03-09 17:16:47 +01:00
2024-02-24 19:23:13 +01:00

The sql files in this folder are all tested automatically.

it_works_ files

Files with names starting with it_works should all return a page that contains the text "It works !" and does not contain the text "error" (case insensitive) when executed.

error_ files

Files with names starting with error should all return a page that contains the text "error" and the rest of the file name when executed.