mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-09 03:36:13 +01:00
tea/Tests
Daniel Siepmann 13b1116532 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-10-20 11:49:44 +02:00
..
Functional Fix broken functional test 2024-10-20 11:49:44 +02:00
Unit [TASK] Move a repository test from unit to functional (#1484) 2024-10-06 20:50:24 +02:00