Joe Nelson
|
d166cbc371
|
Test range truncation and single-item requests
|
2014-09-07 12:54:30 -07:00 |
|
Joe Nelson
|
fcdc37d20b
|
Reject ranges that start beyond last item
|
2014-09-07 12:47:07 -07:00 |
|
Joe Nelson
|
db7ccda74d
|
Test for no results case
|
2014-09-07 11:02:43 -07:00 |
|
Joe Nelson
|
63e3d69f4d
|
Be stricter about partial content response
|
2014-09-07 10:47:57 -07:00 |
|
Joe Nelson
|
7802fa5b7e
|
Respond with 200 or 206 in ranged responses
|
2014-09-07 09:38:30 -07:00 |
|
Adam C. Baker
|
7c93c788fa
|
fucking redundant import warnings breaking my build.
|
2014-09-04 13:09:27 -07:00 |
|
Adam C. Baker
|
9cae4f1354
|
test insert errors.
|
2014-09-04 01:01:27 -07:00 |
|
Adam C. Baker
|
e7344bf16f
|
extract test type, add useful functionality.
|
2014-09-04 01:00:48 -07:00 |
|
Adam C. Baker
|
e3bf277bca
|
Rescue unit test
|
2014-09-03 16:36:17 -07:00 |
|
Joe Nelson
|
a1fc4e8f78
|
A script to recreate the fixture from the current test schema
|
2014-09-01 21:16:18 -07:00 |
|
Joe Nelson
|
d77e00d93b
|
Ensure location header contains _a_ number, not a particular number
|
2014-09-01 21:13:46 -07:00 |
|
Joe Nelson
|
e454fc4526
|
Include no_pk table for future tests
|
2014-08-27 19:53:18 -07:00 |
|
Joe Nelson
|
d06674a1e8
|
Test insertion of various json types
|
2014-08-27 12:48:41 -07:00 |
|
Joe Nelson
|
134ca1f2a8
|
Parse JSON -> SqlValue as Int as well as Double when possible
|
2014-08-26 22:38:09 -07:00 |
|
Joe Nelson
|
c007dbb2b2
|
WIP: Testing compound key insert reveals weird type conversion
|
2014-08-25 19:43:23 -07:00 |
|
Joe Nelson
|
eef7860922
|
Test failed post, and clean up specs
|
2014-08-25 17:27:21 -07:00 |
|
Joe Nelson
|
f34f8d8c35
|
Separate tests into groups
Also test content of insert redirect
|
2014-08-25 16:53:44 -07:00 |
|
Joe Nelson
|
731260e9ee
|
Remove superfluous do statements
|
2014-08-25 13:37:10 -07:00 |
|
Joe Nelson
|
780c9d7c0f
|
Include location header in post response
|
2014-08-25 11:31:27 -07:00 |
|
Joe Nelson
|
094c145228
|
Test JSON payload for post
|
2014-08-23 21:49:16 -07:00 |
|
Joe Nelson
|
83a70343af
|
Remove unit test for now
|
2014-08-23 18:08:54 -07:00 |
|
Joe Nelson
|
036ffa107b
|
Feature tests pass, unit test does not
|
2014-08-23 18:08:20 -07:00 |
|
Joe Nelson
|
a3a6108d49
|
Create test fixtures
|
2014-08-23 15:38:40 -07:00 |
|
Joe Nelson
|
9df8a7b99b
|
Add global before/after hspec hook in test/Main.hs
|
2014-08-17 21:21:47 -07:00 |
|
Joe Nelson
|
f42f7769e1
|
Test OPTIONS request for /table
|
2014-08-17 18:32:16 -07:00 |
|
Joe Nelson
|
0fbfa2395b
|
Ensure db fixtures loaded in feature specs
|
2014-08-17 16:18:09 -07:00 |
|
Joe Nelson
|
011c7acec9
|
First feature specs
|
2014-08-16 22:33:37 -07:00 |
|
Joe Nelson
|
e9c232976e
|
Use version number for schema in tests like anticipated use case
|
2014-08-14 13:23:41 -07:00 |
|
Joe Nelson
|
66839c012f
|
Commit after insert, but not in test
|
2014-08-12 21:17:43 -07:00 |
|
Joe Nelson
|
276cea4a02
|
Tests a single insertion
|
2014-08-10 19:45:48 -07:00 |
|
Joe Nelson
|
c9e92ffc67
|
WIP: load fixture before all tests
|
2014-08-10 19:15:43 -07:00 |
|
Joe Nelson
|
82d7953554
|
Basic hspec + postgres fixtures setup
|
2014-08-10 17:18:52 -07:00 |
|