Commit Graph

42 Commits

Author SHA1 Message Date
805f782c83 Tests: Add tests for documents 2024-02-13 12:38:37 +01:00
912206f52d Tests: Update DatabaseSetup 2024-02-13 11:29:23 +01:00
825bd6f304 Export/Ebics: Escape client and member names 2024-02-12 19:45:46 +01:00
42eb68d431 BillingTest: Implement Test_02 and Test_03 2024-02-03 00:34:11 +01:00
befe6a753b Export/Ebics: Add Tests to validate against schemas and fix issues 2024-02-01 11:02:59 +01:00
4daa6deb26 Tests: Initialize App.Client 2024-01-31 16:22:27 +01:00
c07a6b450c Tests: Insert members by default, and insert client_parameters 2024-01-31 16:20:32 +01:00
6fdd72e28b Tests: Add pain.001.001 xsd schemas 2024-01-31 16:19:48 +01:00
6af33c591f BillingTest: Add Ignore keyword to all unfinished tests 2024-01-31 14:50:48 +01:00
f850fd08ff Tests: Move sql scripts from Resources/ to Resources/Sql/ 2024-01-31 14:39:38 +01:00
05a037db70 BillingTest: Fix TearDown 2024-01-31 12:08:45 +01:00
b9287f8260 Billing: Always call CalculateBuckets() when Calculate() is called to avoid user confusion 2024-01-31 12:07:06 +01:00
50ac757067 BillingTest: Add names for more test methods 2024-01-29 19:40:23 +01:00
62496a0770 BillingTest: Small refactoring 2024-01-28 20:32:10 +01:00
8678a02318 BillingTest: Use Assert.That(...) more often 2024-01-28 20:22:38 +01:00
9de7fad139 Tests: Add BillingTest.Test_01_NoActiveAreaCommitments() 2024-01-28 20:12:37 +01:00
dd568b81e8 Billing: Rename attributeVariants and contracts to vaributes 2024-01-27 11:37:51 +01:00
31b0ae245d curl: Follow all redirects 2024-01-25 19:41:40 +01:00
05909919e2 Billing: Add functionality to collapse curves 2024-01-22 23:09:48 +01:00
6cee604448 Tests: Rename Helpers/ to HelperTests/ 2024-01-22 20:59:25 +01:00
4a49a17b6a Tests: Update FetchResource target 2024-01-19 16:57:35 +01:00
741ccaacae Test: Update target once again 2024-01-19 15:50:50 +01:00
19f4300440 Tests: Add DependsOnTargets 2024-01-19 15:42:32 +01:00
954c7a8bdb Tests: Change Target to be executed before CoreBuild 2024-01-19 15:38:02 +01:00
b2bd0c9a21 Tests: Update dependencies 2024-01-18 21:42:07 +01:00
8fbce03031 Tests: Adapt to new PaymentBillingData class usage 2024-01-18 21:23:10 +01:00
9eb013ce11 PaymentVariantsWindow: Add possibility to switch options on/off 2024-01-17 14:57:45 +01:00
62d9641b28 Tests/DatabaseSetup: Add Insert.sql 2024-01-09 13:10:06 +01:00
09e55264bb BillingData: Implement WG Master parsing 2024-01-08 19:31:13 +01:00
1e751c473a BillingData: Implement elwig json format parsing 2024-01-06 14:45:18 +01:00
3a89e16db3 Tests: Move tests into package 2024-01-05 18:03:28 +01:00
2556033a07 Tests: Add in-memory database for testing 2024-01-05 18:03:21 +01:00
7528764ff3 Update project to .NET 8 2023-12-02 12:28:16 +01:00
7f01b85878 HelpersUtilsTest: fix file encoding 2023-09-13 22:04:01 +02:00
1c45e95ef3 Utils: Add SplitAddress and SplitName 2023-09-07 00:39:45 +02:00
26ec59507d Add more tests 2023-04-27 16:10:29 +02:00
50d0de57f5 Add more tests for CheckInteger 2023-04-26 22:20:52 +02:00
0365669ea2 Adhere to NUnit guidelines 2023-04-26 22:17:07 +02:00
6acdbee154 Using NUnit instead of MSTest 2023-04-26 22:14:39 +02:00
6b6aba1073 Add Tests for Utils.Modulo 2023-04-26 19:29:12 +02:00
94055cb2c2 Add more test cases 2023-04-20 17:03:24 +02:00
93abb5d308 Added Unit Tests 2023-04-20 16:56:41 +02:00