Christopher F
4b2befa93a
Update Tests to new Discord.Net 1.0
9 years ago
Christopher F
191784c9c9
Updated README to have new badges again
9 years ago
Christopher F
b08f7b6641
Added JSON serializer, switched mocks to API models; Added Tests...
Guilds
------
+ Get Guild
+ Get Invalid Guild
+ Get Guilds
+ Get Guild/Bans
* Get Guild/User
+ Get Guild/Invalid User
+ Get Guild/Users
- Get Guild/Role
- Get Guild/Invalid Role
- Get Guild/Roles
- Get Guild/Invites
Users
-----
+ Get Invalid User
9 years ago
Christopher F
25300d5fa4
Add tests for Users; Add Mocks/Handlers
+ Test GET /users/@me
+ Test GET /users/:id
9 years ago
Christopher F
8f0d77749d
Begin Rewriting Unit Tests
Comment out Tests.cs (will delete later)
Build backend for Testing/Mock Rest Replies
9 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
10 years ago
RogueException
83c998168f
Discord.Net.Tests -> Discord.Net namespace
10 years ago
RogueException
9c9884c1ae
Added WebSocketSharp support and fixed Mono issues
10 years ago
RogueException
b91f72ed3c
Fixed some reference errors
10 years ago
RogueException
4529ad3d4a
Refactor all the things!
10 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