1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-01-03 05:36:44 +00:00

Updated Development: Yearly updates for test code (markdown)

garfield69 2024-12-31 14:12:10 +13:00
parent 87d202af81
commit 1a2612f390

@ -4,10 +4,10 @@ https://github.com/Jackett/Jackett/blob/43cf2590879acc83072f189ae451821effcfa47c
```C#
Assert.AreEqual(2023, firstRelease.PublishDate.Year);
```
done for 2025 (31 Dec 2024)
- [x] done for 2025 (31 Dec 2024)
- bump the year at
https://github.com/Jackett/Jackett/blob/0c1e3bec442832fb0985d180f26cdf59baed6e36/src/Jackett.Test/Common/Utils/DateTimeUtilTests.cs#L162
```C#
var refDate = new DateTime(2024, 03, 12, 12, 00, 00, DateTimeKind.Local);
```
done for 2024 (31 Dec 2023)
- [ ] to do for 2025 (31 Dec 2024)