home / tests

testcases

37 rows where testsuite_id = 1231

✎ View and edit SQL

This data as json, CSV (advanced)

id ▼ testsuite_id classname name time failure skipped
612873 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testEncodeAndDecodeIds 0.017772 0 0
612874 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testDecodeIdMapping 0.001913 0 0
612875 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testGetURL 0.00659 0 0
612876 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testTooLongURL 0.004518 0 0
612877 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testDeleteURL 0.007909 0 0
612878 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testRestoreURL 0.009682 0 0
612879 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testGetURLBlocked 0.019212 0 0
612880 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testGetAllowedDomainsRegex 0.006234 0 0
612881 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testGetAllowedDomainsRegex2 0.005541 0 0
612882 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testValidCovers 0.001553 0 0
612883 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testCartesianProduct with data set #0 0.003234 0 0
612884 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testShortcodeVariants with data set #0 0.00166 0 0
612885 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testConvertToProtocol with data set #0 0.001574 0 0
612886 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testConvertToProtocol with data set #1 0.001414 0 0
612887 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testConvertToProtocol with data set #2 0.001351 0 0
612888 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testConvertToProtocol with data set #3 0.001349 0 0
612889 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testConvertToProtocol with data set #4 0.001383 0 0
612890 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testConvertToProtocol with data set #5 0.001501 0 0
612891 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testNormalizeUrl with data set #0 0.002261 0 0
612892 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testNormalizeUrl with data set #1 0.002136 0 0
612893 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testNormalizeUrl with data set #2 0.002131 0 0
612894 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testNormalizeUrl with data set #3 0.002065 0 0
612895 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testNormalizeUrl with data set #4 0.002102 0 0
612896 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testNormalizeUrl with data set #5 0.001407 0 0
612897 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testNormalizeUrl with data set #6 0.001373 0 0
612898 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testNormalizeUrl with data set #7 0.001376 0 0
612899 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testNormalizeUrl with data set #8 0.00132 0 0
612900 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testNormalizeUrl with data set #9 0.001393 0 0
612901 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testNormalizeUrl with data set #10 0.001393 0 0
612902 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testNormalizeUrl with data set #11 0.001406 0 0
612903 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testNormalizeUrl with data set #12 0.001382 0 0
612904 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testNormalizeUrl with data set #13 0.00143 0 0
612905 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testNormalizeUrl with data set #14 0.001363 0 0
612906 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testNormalizeUrl with data set #15 0.001386 0 0
612907 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 UrlShortenerUtilsTest testNormalizeUrl with data set #16 0.001418 0 0
612908 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 DumpURLsTest testExecute 0.038966 0 0
612909 /workspace/src/extensions/UrlShortener/tests/phpunit 1231 DumpURLsTest testValidCovers 0.002171 0 0

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE testcases (
            id INTEGER PRIMARY KEY,
            testsuite_id INTEGER NOT NULL,
            classname TEXT,
            name TEXT,
            time REAL,
            failure INTEGER NOT NULL,
            skipped INTEGER NOT NULL,
            CHECK (failure IN (0, 1)),
            CHECK (skipped IN (0, 1)),
            FOREIGN KEY(testsuite_id) REFERENCES testsuites(id)
        );
Powered by Datasette · Queries took 6421.953ms