Level 6 Module Overview
MODULE 0
Topics:
Requesting information from an API using WebClient, Unit Testing
Learning Objectives:
- Using the WebClient class
- Unit Testing
- Mocking
- White-Box Testing
- Unit Testing a Class That Uses WebClient
Discord Bot
Topics:
Adding new features to the Discord Bot
Learning Objectives:
- Branch Management
- Working with Javacord
- Unit testing a feature
- Creating a pull request