Dillon Kearns
|
feb0969803
|
Update end-to-end app with new form parser types.
|
2022-08-23 15:41:30 -07:00 |
|
Dillon Kearns
|
a0477a0441
|
Remove redundant functions.
|
2022-08-03 10:11:41 +02:00 |
|
Dillon Kearns
|
b4c26d5401
|
Rename functions.
|
2022-07-24 09:14:48 +02:00 |
|
Dillon Kearns
|
c37eb3668e
|
Rename functions.
|
2022-07-24 09:11:12 +02:00 |
|
Dillon Kearns
|
f77db01796
|
Migrate usage of old Form type.
|
2022-07-23 20:26:40 +02:00 |
|
Dillon Kearns
|
65bf2113ba
|
Update examples.
|
2022-07-09 09:03:00 -07:00 |
|
Dillon Kearns
|
169bf18561
|
Rename some WIP function names.
|
2022-07-09 08:03:02 -07:00 |
|
Dillon Kearns
|
102d27c84b
|
Update docs.
|
2022-07-08 18:00:30 -07:00 |
|
Dillon Kearns
|
8ce539a3a3
|
Rename module.
|
2022-07-08 17:56:52 -07:00 |
|
Dillon Kearns
|
76d2ac367f
|
Change module name.
|
2022-07-08 17:51:26 -07:00 |
|
Dillon Kearns
|
c2eecd59b6
|
Update example to use new Form API.
|
2022-06-30 09:38:49 -07:00 |
|
Dillon Kearns
|
f8c130fe68
|
Fix end-to-end example compilation error.
|
2022-04-01 20:48:50 -07:00 |
|
Dillon Kearns
|
6e53ce5f74
|
Add test case for handling multiple content types.
|
2022-03-09 09:19:46 -08:00 |
|
Dillon Kearns
|
ad5f092d06
|
Improve expectContentType.
|
2022-03-09 08:49:46 -08:00 |
|
Dillon Kearns
|
a93a530439
|
Rename Request.cookies -> allCookies. Add map5.
|
2022-03-08 15:34:59 -08:00 |
|
Dillon Kearns
|
cfd91b7b6d
|
Update Request API, docs, and add a test suite.
|
2022-03-08 11:02:19 -08:00 |
|
Dillon Kearns
|
8acabc3281
|
Simplify Response API to use builder pattern for different ways to construct a body and remove redundant permutations.
|
2022-03-07 08:33:03 -08:00 |
|
Dillon Kearns
|
121556f2ef
|
Use html test runner for glob tests.
|
2022-02-28 17:45:16 -08:00 |
|
Dillon Kearns
|
068f73c811
|
Extract glob test cases into a module.
|
2022-02-28 14:47:22 -08:00 |
|
Dillon Kearns
|
ace71d09ce
|
Run glob test code directly through elm-pages so the test assertions can be against Elm data instead of JSON.
|
2022-02-28 14:43:57 -08:00 |
|
Dillon Kearns
|
81ab07897f
|
Use micromatch to get glob captures to ensure that they match with the globby matching logic.
|
2022-02-27 11:27:49 -08:00 |
|
Dillon Kearns
|
ff9141d7ec
|
Add some end-to-end glob specs.
|
2022-02-27 09:47:50 -08:00 |
|
Dillon Kearns
|
e082281b88
|
Update end-to-end example.
|
2022-02-25 10:04:19 -08:00 |
|