stocks/client-database-android/src/androidTest/java/de/njsm/stocks/client/database
Jan Veen b3f966995d
Fix bug in next-event day computation
2023-09-17 11:26:46 +02:00
..
error Issue #66 Implement editing recipes 2023-06-10 13:13:26 +02:00
migration Issue #85 Fix food item event loading performance 2023-07-04 20:07:27 +02:00
util Issue #66 Implement editing recipes 2023-06-10 13:13:26 +02:00
BitemporalOperations.java Issue #42 Implement scaled unit conflict resolution 2022-06-19 11:41:58 +02:00
DbTestCase.java Issue #42 Implement food item editing 2022-10-29 09:59:29 +02:00
EanNumberInsertionTest.java Issue #42 Use random IDs for all database tests 2022-07-17 12:50:09 +02:00
EanNumberListRepositoryImplTest.java Issue #42 Implement listing ean numbers 2022-11-11 11:54:43 +01:00
EanNumberRepositoryImplTest.java Issue #42 Lookup EAN numbers from main menu 2023-01-07 13:29:11 +01:00
EventRepositoryEventLoadingTest.java Fix bug in next-event day computation 2023-09-17 11:26:46 +02:00
FoodEditRepositoryImplTest.java Issue #42 Allow editing food shopping flag 2022-12-07 21:43:57 +01:00
FoodInsertionTest.java Issue #42 Use random IDs for all database tests 2022-07-17 12:50:09 +02:00
FoodItemAddRepositoryImplTest.java Issue #89 Improve location predictor 2023-08-19 13:01:49 +02:00
FoodItemEditRepositoryImplTest.java Issue #42 Implement food item editing 2022-10-29 09:59:29 +02:00
FoodItemInsertionTest.java Issue #42 Use random IDs for all database tests 2022-07-17 12:50:09 +02:00
FoodItemListRepositoryImplTest.java Issue #42 Implement food item editing 2022-10-29 09:59:29 +02:00
FoodListRepositoryAmountOverTimeTest.java Issue #64 Implement plotting food items 2023-04-27 11:00:50 +02:00
FoodListRepositoryEatByExpirationHistogramTest.java Issue #64 Implement plotting food items 2023-04-27 11:00:50 +02:00
FoodListRepositoryImplItemAmountTest.java Issue #42 Implement listing all food 2022-10-01 12:42:20 +02:00
FoodListRepositoryImplTest.java Issue #42 Implement listing all food 2022-10-01 12:42:20 +02:00
FoodListRepositoryImplTestBase.java Issue #64 Implement plotting food items 2023-04-27 11:00:50 +02:00
FoodRepositoryImplTest.java Issue #42 Draft food by location listing 2022-09-13 21:12:20 +02:00
FoodToBuyRepositoryImplTest.java Issue #42 Implement shopping list 2022-12-10 16:34:20 +01:00
InsertionTest.java Issue #42 Use random IDs for all database tests 2022-07-17 12:50:09 +02:00
LocationInsertionTest.java Issue #42 Use random IDs for all database tests 2022-07-17 12:50:09 +02:00
LocationRepositoryImplTest.java Issue #42 Use random IDs for all database tests 2022-07-17 12:50:09 +02:00
RecipeCookFoodItemRepositoryImplTest.java Issue #69 Load food items to consume 2023-07-31 18:06:12 +02:00
RecipeCookRepositoryImplTest.java Issue #69 Load food items to consume 2023-07-31 18:06:12 +02:00
RecipeDeleteRepositoryImplTest.java Issue #68 Implement recipe deleting 2023-05-29 12:12:04 +02:00
RecipeEditRepositoryImplTest.java Issue #66 Implement editing recipes 2023-06-10 13:13:26 +02:00
RecipeIngredientInsertionTest.java Issue #42 Use random IDs for all database tests 2022-07-17 12:50:09 +02:00
RecipeInsertionTest.java Issue #42 Use random IDs for all database tests 2022-07-17 12:50:09 +02:00
RecipeListRepositoryImplTest.java Issue #42 Implement recipe listing 2022-11-06 18:36:58 +01:00
RecipeProductInsertionTest.java Issue #42 Use random IDs for all database tests 2022-07-17 12:50:09 +02:00
RecipeRepositoryImplTest.java Issue #42 Implement recipe adding 2022-11-24 20:08:07 +01:00
ScaledUnitEditRepositoryImplTest.java Issue #42 Implement food editing 2022-09-07 21:42:44 +02:00
ScaledUnitInsertionTest.java Issue #42 Use random IDs for all database tests 2022-07-17 12:50:09 +02:00
ScaledUnitRepositoryImplTest.java Issue #84 Fix unit sort order 2023-06-12 17:11:39 +02:00
SearchRepositoryImplTest.java Issue #42 Implement shopping list 2022-12-10 16:34:20 +01:00
SearchRepositorySuggestionsTest.java Issue #42 Fix icon display on demo version 2022-12-02 23:37:24 +01:00
SqliteVersionTest.java Issue #85 Improve DB performance 2023-07-02 14:56:00 +02:00
StandardEntities.java Issue #71 Implement showing tickets 2023-04-01 13:35:02 +02:00
SynchronisationDaoTest.java Issue #42 Remove unneeded string conversion 2022-04-26 20:14:05 +02:00
TicketDisplayRepositoryImplTest.java Issue #71 Implement showing tickets 2023-04-01 13:35:02 +02:00
UnitInsertionTest.java Issue #42 Use random IDs for all database tests 2022-07-17 12:50:09 +02:00
UnitRepositoryImplTest.java Issue #42 Use random IDs for all database tests 2022-07-17 12:50:09 +02:00
UserDeviceInsertionTest.java Issue #42 Use random IDs for all database tests 2022-07-17 12:50:09 +02:00
UserDeviceListRepositoryImplTest.java Issue #71 Allow navigating when ticket is stored 2023-04-01 10:24:46 +02:00
UserInsertionTest.java Issue #42 Use random IDs for all database tests 2022-07-17 12:50:09 +02:00
UserListRepositoryImplTest.java Issue #42 Implement user deletion 2022-11-17 20:45:10 +01:00