mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-19 17:56:12 +02:00
tea/Tests
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
..
Functional Fix broken functional test 2024-08-20 08:56:13 +02:00
Unit [TASK] Use unique and more realistic test data in the unit tests (#1206) 2024-04-02 07:19:31 +02:00