Toby Zerner
e78826953a
Implement discussion composition and creation
2015-02-06 14:07:15 +10:30
Toby Zerner
effa414a01
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
f2ac56cb9c
Improve auth API tests
2015-01-23 15:24:38 +10:30
Toby Zerner
215bdb672a
Implement token-based auth API
2015-01-22 14:44:33 +10:30
Allineer
bcfda529ab
[proposal] cameCase in the test names
...
Sorry :)
2015-01-22 01:42:47 +03:00
Toby Zerner
106c51071b
Improve discussions API tests
2015-01-21 12:23:10 +10:30
Toby Zerner
0ad1b9784f
Integration tests for DiscussionRepository
...
Also add some TestDummy factories (needs more work)
2015-01-21 12:22:20 +10:30
Toby Zerner
ad95c92c06
Update todo list, add screenshot
2015-01-20 15:07:38 +10:30
Toby Zerner
237591690c
Begin testing API (see #3 )
2015-01-19 20:46:14 +10:30
Mike Dugan
2d1e999dd9
add codeception, update gitignore
2014-12-22 08:28:01 -05:00
Toby Zerner
b5a246865d
Hello world!
2014-12-20 16:56:46 +10:30