-
-
Notifications
You must be signed in to change notification settings - Fork 24
Test all major features #96
Copy link
Copy link
Closed
Labels
Priority: 2 - High 😰Should be fixed as quickly as possible, ideally within the current or following sprintShould be fixed as quickly as possible, ideally within the current or following sprintSeverity: 2 - High 😰Does not cause a failure, but causes the system to be incorrect, incomplete, or inconsistentDoes not cause a failure, but causes the system to be incorrect, incomplete, or inconsistentStatus: Available 👋Available for assignment, who wants it?Available for assignment, who wants it?Type: Testing 🧪Add testing or improving existing testing of a file, feature, or codebaseAdd testing or improving existing testing of a file, feature, or codebase
Metadata
Metadata
Assignees
Labels
Priority: 2 - High 😰Should be fixed as quickly as possible, ideally within the current or following sprintShould be fixed as quickly as possible, ideally within the current or following sprintSeverity: 2 - High 😰Does not cause a failure, but causes the system to be incorrect, incomplete, or inconsistentDoes not cause a failure, but causes the system to be incorrect, incomplete, or inconsistentStatus: Available 👋Available for assignment, who wants it?Available for assignment, who wants it?Type: Testing 🧪Add testing or improving existing testing of a file, feature, or codebaseAdd testing or improving existing testing of a file, feature, or codebase
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
We want to test all major features of the federated learning process in this repo. This includes:
onErrorhandler and handled appropriatelyHere's a rough list of the units to test:
Type of Test
Expected Behavior
We expect all the above tests to pass.
Additional Context
None