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-10 17:28:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
210da263ad64bfe1a2f72c82cf71e2f2c62b3887
nadekobot
/
src
/
NadekoBot.Tests
History
Kwoth
210da263ad
Abstract away cache. 2 implementations: redis and memory
2022-06-23 13:07:45 +00:00
..
BotStringsTests.cs
Abstract away cache. 2 implementations: redis and memory
2022-06-23 13:07:45 +00:00
GroupGreetTests.cs
Fixed around 140 wrong namings and other refactorings which were marked as warnings
2022-01-08 11:51:41 +01:00
IndexedCollectionTests.cs
More common refactorings like renaming variables, removing empty statements and unused variables, etc
2022-01-09 16:46:08 +01:00
KwumTests.cs
Fixed around 140 wrong namings and other refactorings which were marked as warnings
2022-01-08 11:51:41 +01:00
NadekoBot.Tests.csproj
Updated packages
2022-05-12 23:56:12 +02:00
PubSubTests.cs
Small cleanup - fixed some namespaces and moved files
2021-09-06 21:34:49 +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