Skip to content

Test simple project for playing with Unit and UI tests. Nothing fancy with UI yet

Notifications You must be signed in to change notification settings

alounce/SimpleTodo

Repository files navigation

SimpleTodo

Simple iOS Swift project for playing with Unit and UI tests. Nothing fancy with UI yet

Build Statuses

CircleCI

alounce

Travis

Build Status

Server

Project uses Simple webapi server Run it using following command:

$ json-server --watch db.json --routes routes.json

Todos service will be available at:

http://localhost:3000/todos/

About

Test simple project for playing with Unit and UI tests. Nothing fancy with UI yet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published