hledger/hledger-lib/Hledger/Data
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
..
JournalChecks dev: lib, cli, bin: enable/fix name shadowing warnings 2022-08-23 12:16:15 +01:00
Account.hs dev: lib, cli, bin: enable/fix name shadowing warnings 2022-08-23 12:16:15 +01:00
AccountName.hs imp:print:beancount: conversion improvements 2023-11-23 01:47:15 -10:00
Amount.hs fix: bal --budget --layout=tall was hiding commodity symbols 2023-12-08 05:52:29 -10:00
Balancing.hs imp: drop the "a difference of ..." line from balance assertion errors 2023-12-07 07:58:52 -10:00
Dates.hs make groupByDateSpan return data when first period has unbounded begin 2023-08-25 18:40:50 +01:00
Errors.hs fix: failing balance assertions with cost show correct highlight #2083 2023-09-11 10:11:24 +01:00
Journal.hs imp: more precision handling fixes, debug output, test updates (precisiongeddon) 2023-11-08 13:59:18 -08:00
JournalChecks.hs imp: auto-declare builtin tag names like type: and t: (#2119) 2023-12-07 08:55:05 -10:00
Json.hs dev:print: refactor, add AmountStyle "rounding strategy" 2023-10-18 13:56:24 +01:00
Ledger.hs cln: tests: Remove test and tests, which are just aliases for testCase 2021-08-30 16:32:19 -10:00
Period.hs imp: partial/inferred dates are flexible, full dates are not (#1982) 2023-02-17 07:24:19 -10:00
PeriodicTransaction.hs imp: Generated/modified txns/postings are now tagged only with --verbose-tags 2023-04-29 18:25:11 -10:00
Posting.hs lib: Hledger.Data.Amount: noPrice -> noCost 2023-12-07 23:35:50 -10:00
RawOptions.hs imp!:web:tests: respect options when running tests 2023-12-15 09:57:01 -10:00
StringFormat.hs dev: lib, cli, bin: enable/fix name shadowing warnings 2022-08-23 12:16:15 +01:00
Timeclock.hs imp: timeclock: support comments and tags (fix #1220) 2023-05-03 00:05:11 -10:00
Transaction.hs imp:print:beancount: conversion improvements 2023-11-23 01:47:15 -10:00
TransactionModifier.hs lib!: use styleAmounts in more places; add rounding strategies 2023-10-18 13:56:24 +01:00
Types.hs lib!: use styleAmounts in more places; add rounding strategies 2023-10-18 13:56:24 +01:00
Valuation.hs imp: roi: limit large decimals to 8 digits by default (precisiongeddon) 2023-11-08 13:59:18 -08:00