This website requires JavaScript.
Explore
Help
Sign In
minster586
/
nadekobot
Watch
1
Star
0
Fork
0
You've already forked nadekobot
mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced
2025-09-11 01:38:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d3399b7e6fcc2c3064764ff7146946d343d440b
nadekobot
/
src
/
NadekoBot.Tests
History
Kwoth
4bc3147697
More cleanup, namespace fixes, convenience methods for IKernel
2023-04-07 00:41:31 +02:00
..
BotStringsTests.cs
More cleanup, namespace fixes, convenience methods for IKernel
2023-04-07 00:41:31 +02:00
ConcurrentHashSetTests.cs
Replaced all usages of ConcurrentDictionary with NonBlocking.ConcurrentDictionary
2022-06-24 08:37:25 +00:00
GroupGreetTests.cs
More cleanup, namespace fixes, convenience methods for IKernel
2023-04-07 00:41:31 +02:00
IndexedCollectionTests.cs
Base for 4.3 work. Split Nadeko.Common into a separate project
2022-07-11 00:06:34 +02:00
KwumTests.cs
More cleanup, namespace fixes, convenience methods for IKernel
2023-04-07 00:41:31 +02:00
NadekoBot.Tests.csproj
Cleaning up projects, project is building
2023-04-06 10:57:30 +02:00
NewDeckTests.cs
Added MultipleDeck which can be used in place of the old QuadDeck, converted cards from classes to records as it is useful to have default equality checks.
2022-07-23 07:43:18 +02:00
PubSubTests.cs
More cleanup, namespace fixes, convenience methods for IKernel
2023-04-07 00:41:31 +02:00
Random.cs
Fixed around 140 wrong namings and other refactorings which were marked as warnings
2022-01-08 11:51:41 +01:00
README.md
Removed cmd-versions.json (?) and added some explanatory README.md's for individual projects
2021-09-06 21:34:53 +02:00
README.md
Project which contains tests. Self explanatory