hledger/hledger-web/Hledger/Web
Simon Michael 9c56ed1104 imp!:web:tests: respect options when running tests
The hledger-web tests have been cleaned up and now allow more testing
of command line options like (though still not everything).

Note tests now run the app listening on its default host and port,
127.0.0.1 and 5000, instead of "any IPv4 or IPv6 hostname" and 3000.
This would seem to mean hledger-web tests can conflict more with
things running on port 5000, eg a normal hledger-web instance, but I
haven't been able to reproduce it.
2023-12-15 09:57:01 -10:00
..
Handler dev: clarify AmountDisplayOpts, add a new flag for symbol display 2023-12-07 23:35:50 -10:00
Settings imp:web: more accurate startup messages, eg with --socket [#2127] 2023-12-14 17:58:25 -10:00
Widget dev: web: refactor: ViewData q, m -> qparam, q 2023-05-01 13:23:33 -10:00
Application.hs ;web: tests: refactor, add a test for --forecast (#1390) 2020-11-13 16:40:33 -08:00
Foundation.hs imp: web: round amounts to display precision as before (precisiongeddon) 2023-11-14 13:26:06 -08:00
Import.hs imp:web: access control UX cleanups (fix #834) 2023-10-24 13:37:36 +01:00
Main.hs imp:web: more accurate startup messages, eg with --socket [#2127] 2023-12-14 17:58:25 -10:00
Settings.hs imp!:web:tests: respect options when running tests 2023-12-15 09:57:01 -10:00
Test.hs imp!:web:tests: respect options when running tests 2023-12-15 09:57:01 -10:00
WebOptions.hs doc:web: clean up options and manual [#2134] 2023-12-14 15:31:49 -10:00