Toby Zerner
28d213d868
Implement discussion composition and creation
2015-02-06 14:07:15 +10:30
Toby Zerner
e37d3743ed
Use our own token instead of Laravel's
...
Laravel’s remember_token is tied to the session/cookies, which we don’t
need as the API is stateless. It makes much more sense to use our own
token mechanism.
2015-01-30 12:08:02 +10:30
Toby Zerner
b57a8d3bc2
Improve auth API tests
2015-01-23 15:24:38 +10:30
Toby Zerner
ad269fdb5a
Implement token-based auth API
2015-01-22 14:44:33 +10:30
Allineer
823a3f0e82
[proposal] cameCase in the test names
...
Sorry :)
2015-01-22 01:42:47 +03:00
Toby Zerner
21863759e6
Improve discussions API tests
2015-01-21 12:23:10 +10:30
Toby Zerner
c91c1518d5
Integration tests for DiscussionRepository
...
Also add some TestDummy factories (needs more work)
2015-01-21 12:22:20 +10:30
Toby Zerner
586cb9b00d
Update todo list, add screenshot
2015-01-20 15:07:38 +10:30
Toby Zerner
2fcb1dc7c8
Begin testing API (see #3 )
2015-01-19 20:46:14 +10:30
Mike Dugan
bf94197dcd
add codeception, update gitignore
2014-12-22 08:28:01 -05:00
Toby Zerner
74db323f83
Hello world!
2014-12-20 16:56:46 +10:30