Chris Johnston
63e670464f
Add more tests for Permissions class ( #967 )
* Add tests for more Permissions code coverage
* Add guild tests
* Add more in-depth covering of permissions methods
* Add tests for OverwritePermissions
* Remove unknown ItemGroup tag from csproj
* Add missing Fact attributes, separate class so that it is not dependant on main test fixture
* Separate out GuildPermissions and ChannelPermissions tests from main partial Tests class because they do not need to have access to the main test fixture
7 years ago
Joe4evr
f69ef2a8ca
Add API Analyzer Assembly ( #906 )
* Start on API analyzers
* Finish GuildAccessAnalyzer
* Update build script (will this do?)
* Correct slashes
* Extrapolate DerivesFromModuleBase() to an extension method
* Quick refactoring
* Add doc file
7 years ago
RogueException
285a0e5817
Updated deps, cleaned csprojs
8 years ago
RogueException
7b99c6003d
Updated test dependencies
8 years ago
RogueException
30bb085a78
Fixed tag metapackage logic, fixed test error
8 years ago
RogueException
b5d817f171
Cleaned up csprojs, added support for tag builds.
8 years ago
RogueException
c10ebeef57
Updated xunit
8 years ago
RogueException
eb2a946dd6
Updated to 1.0.0-rc3 tooling
8 years ago
RogueException
858580a6a4
Fixed a couple issues in the Tests csproj
8 years ago
RogueException
d9802593ab
Started new testbed
8 years ago
RogueException
5bdd6a7ff3
Early 1.0 REST Preview
9 years ago
Christopher F
47cbac95cc
split management into server- and user-; wrote docs for server/user
9 years ago
RogueException
85a891762d
Updated to Newtonsoft.Json 8.0.1
9 years ago
RogueException
83c998168f
Discord.Net.Tests -> Discord.Net namespace
9 years ago
RogueException
9c9884c1ae
Added WebSocketSharp support and fixed Mono issues
9 years ago
RogueException
b91f72ed3c
Fixed some reference errors
9 years ago
RogueException
4529ad3d4a
Refactor all the things!
9 years ago
Brandon Smith
07b8ea8450
Fixed tests
10 years ago
Brandon Smith
60f74d088a
Project restructure, Added .Net Core support, Fixed some bugs
10 years ago