Commit Graph

3861 Commits

Author SHA1 Message Date
Dillon Kearns
339b3c3387 Extract value. 2022-03-19 13:22:40 -07:00
Dillon Kearns
c72dfc8010 Extract value. 2022-03-19 13:21:26 -07:00
Dillon Kearns
d3c1d45342 Extract variable. 2022-03-19 13:17:55 -07:00
Dillon Kearns
d6b2aec595 Remove hardcoded initial url in Request.Parser mocking. 2022-03-19 13:15:21 -07:00
Dillon Kearns
5fc8173781 Remove hardcoded name in form submit body. 2022-03-19 12:01:45 -07:00
Dillon Kearns
0937207468 Maintain cookie jar state. 2022-03-19 11:50:47 -07:00
Dillon Kearns
88f2a1dc14 Get test prototype working with redirects and form POST simulation with no event handlers. 2022-03-18 10:50:23 -07:00
Dillon Kearns
6eb29865e0 Handle initial page redirects in test harness. 2022-03-17 09:33:21 -07:00
Dillon Kearns
15d824c675 Try vendoring entire elm-program-test package. 2022-03-16 14:09:15 -07:00
Dillon Kearns
f541e5576b Copy vendored elm-program-test as starting point for custom elm-pages state. 2022-03-16 14:00:14 -07:00
Dillon Kearns
0b7e6053c9 Add program-test prototype that runs server-rendered routes. 2022-03-16 13:55:31 -07:00
Dillon Kearns
ac1e0de39b Refactor test code. 2022-03-16 10:29:53 -07:00
Dillon Kearns
b8b4729821 Resolve mock data in test prototype for initial route and on route change. 2022-03-15 21:10:52 -07:00
Dillon Kearns
132430b447
Merge pull request #279 from sevfurneaux/chore/upgrade-elm-optimize-level-2
Upgrade elm-optimize-level-2 to 0.3.4
2022-03-15 15:59:52 -07:00
Sev Furneaux
74ca559626 Upgrade elm-optimize-level-2 to 0.3.4 2022-03-15 22:47:06 +00:00
Dillon Kearns
7ff9b555f3 Add DataSource request mocking prototype. 2022-03-14 19:17:19 -07:00
Dillon Kearns
2a80161392 Try new wiring for elm-program-test prototype. 2022-03-14 16:13:01 -07:00
Dillon Kearns
ec33b62323 Add prototype of elm-program-test setup. 2022-03-14 14:02:37 -07:00
Dillon Kearns
55ac3da02d Update starter template. 2022-03-14 11:39:41 -07:00
Dillon Kearns
56a4abf2fb Use bcp package for well-typed OpenGraph locales. 2022-03-14 11:28:07 -07:00
Dillon Kearns
43ae35bc4e
Merge pull request #278 from asteroidb612/patch-1
Reflect new DataSource.File API in example
2022-03-12 09:14:10 -08:00
Dillon Kearns
98b1f63c22 Ignore generated .elm-pages directory in elm-review config. 2022-03-11 11:58:05 -08:00
Dillon Kearns
eac528caae Enable elm-review-action in ci script. 2022-03-11 11:53:55 -08:00
Dillon Kearns
4424929c0c Review fixes. 2022-03-11 11:52:33 -08:00
Dillon Kearns
81c4085ef5 Remove unused. 2022-03-11 11:51:35 -08:00
Dillon Kearns
f2f51cd40d Remove app dying messages from compiled lamdera output. 2022-03-11 11:50:02 -08:00
Dillon Kearns
6ecc087a0f Improve error message. 2022-03-11 11:46:13 -08:00
Dillon Kearns
44ffec84c1 Use strict lamdera bytes decoder. 2022-03-11 11:32:29 -08:00
Dillon Kearns
717d1a8a2a Use module name lookup table to make sure RouteBuilder references are caught whether or not it is aliased/unqualified. 2022-03-11 11:29:57 -08:00
Dillon Kearns
06decb5d28 Update package-lock. 2022-03-11 11:12:15 -08:00
Dillon Kearns
ddcea02130 Remove resolved todo comment. 2022-03-11 11:11:50 -08:00
Dillon Kearns
a116989ab2 Simplify file read command. 2022-03-11 11:11:10 -08:00
asteroidb612
df8bfebc43
Update 07-data-sources.md 2022-03-10 17:12:25 -07:00
asteroidb612
2b80fbbfd1
Reflect new DataSource.File API in example 2022-03-10 17:10:53 -07:00
Dillon Kearns
25972e5724 Run adapter script from build step (if configured). 2022-03-10 11:49:07 -08:00
Dillon Kearns
3e12b48112 Update template project. 2022-03-09 15:06:49 -08:00
Dillon Kearns
03c3589a08 Remove redundant lamdera setups. 2022-03-09 14:47:34 -08:00
Dillon Kearns
071158c2d7 Fix lamdera download command. 2022-03-09 14:38:20 -08:00
Dillon Kearns
177d3846dc Change lamdera PATH. 2022-03-09 14:34:08 -08:00
Dillon Kearns
0d51a2ed05 Update CI script to see if removing subshell parens retains PATH. 2022-03-09 14:21:58 -08:00
Dillon Kearns
eb6b5d3a9c Download lamdera for cypress to make sure it is on PATH. 2022-03-09 14:06:43 -08:00
Dillon Kearns
6eafb379ee Make sure lamdera is on path for dev-server. 2022-03-09 14:05:22 -08:00
Dillon Kearns
aaca1b0a12 Try a new cypress start command for ci. 2022-03-09 14:00:24 -08:00
Dillon Kearns
1a43850388 Update cypress start command. 2022-03-09 13:52:40 -08:00
Dillon Kearns
c6933c2497 Update test assertion. 2022-03-09 13:51:35 -08:00
Dillon Kearns
9640986e2c Try new cypress command to fix build error. 2022-03-09 13:47:39 -08:00
Dillon Kearns
0b6d801f74 Update build script. 2022-03-09 13:36:14 -08:00
Dillon Kearns
b7a2d44436 Remove lamdera reset command. 2022-03-09 13:33:36 -08:00
Dillon Kearns
060f8aebd2 Fix lamdera reset from getting stuck in build 2022-03-09 13:32:05 -08:00
Dillon Kearns
5fb232dc20 Try lamdera reset in test command. 2022-03-09 13:30:22 -08:00