Open mentatbot[bot] opened 4 months ago
TodoCoreDataExampleTests.swift
TodoCoreDataExampleUITests.swift
TodoCoreDataExampleUITestsLaunchTests.swift
Closes #1
TodoCoreDataExampleTests.swift
for core functionalities including adding, removing, and completing todo items.TodoCoreDataExampleUITests.swift
for basic UI interactions such as adding, completing, and deleting todo items.TodoCoreDataExampleUITestsLaunchTests.swift
to include a test for the initial launch state of the app.Closes #1