-
-
Notifications
You must be signed in to change notification settings - Fork 142
Add pytest to github actions #137
Copy link
Copy link
Closed
Labels
Good first issue 🎓Perfect for beginners, welcome to OpenMined!Perfect for beginners, welcome to OpenMined!Priority: 1 - Immediate 🔥Must be fixed immediately and cannot waitMust be fixed immediately and cannot waitSeverity: 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: In Progress 🌟This is actively being worked onThis is actively being worked onType: Improvement 📈Performance improvement not introducing a new feature or requiring a major refactorPerformance improvement not introducing a new feature or requiring a major refactorworkflowRelated to Github workflowsRelated to Github workflows
Metadata
Metadata
Assignees
Labels
Good first issue 🎓Perfect for beginners, welcome to OpenMined!Perfect for beginners, welcome to OpenMined!Priority: 1 - Immediate 🔥Must be fixed immediately and cannot waitMust be fixed immediately and cannot waitSeverity: 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: In Progress 🌟This is actively being worked onThis is actively being worked onType: Improvement 📈Performance improvement not introducing a new feature or requiring a major refactorPerformance improvement not introducing a new feature or requiring a major refactorworkflowRelated to Github workflowsRelated to Github workflows
Expected Behavior
Add pytest to github actions
Current Behavior
Only style testing is done as of the moment.