mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 23:56:13 +02:00
tea/Tests/Functional
Daniel Siepmann 50ff004199 Fix broken functional test
SQLite does reset the UID autoincrement during deletion.
That way the assertions do not match.
We now use a different set up and remove the uids from assertions.

That way we still ensure that the imported data is removed and new data
is imported. We do not need to care about UID.
2024-08-20 08:56:13 +02:00
..
Command Fix broken functional test 2024-08-20 08:56:13 +02:00
Controller [TASK][!!!] Require a storage PID for the tea list (#1223) 2024-04-15 11:13:57 +02:00
Domain/Repository [TASK] Ensure a type in a test (#1268) 2024-05-06 11:18:22 +00:00