-
-
Notifications
You must be signed in to change notification settings - Fork 16
Write tests for SwiftSyft/Classes/UploadService.swiftΒ #136
Copy link
Copy link
Open
Labels
Good first issue πPerfect for beginners, welcome to OpenMined!Perfect for beginners, welcome to OpenMined!Priority: 3 - Medium πShould be fixed soon, but there may be other pressing matters that come firstShould be fixed soon, but there may be other pressing matters that come firstSeverity: 4 - Low πAn aesthetic issue or is the result of non-conformance to a standardAn aesthetic issue or is the result of non-conformance to a standardType: Testing π§ͺAdd testing or improving existing testing of a file, feature, or codebaseAdd testing or improving existing testing of a file, feature, or codebase
Milestone
Description
Description
SwiftSyft/Classes/UploadService.swift
Type of Test
- Unit test (e.g. checking a loop, method, or function is working as intended)
- Integration test (e.g. checking if a certain group or set of functionality is working as intended)
- Regression test (e.g. checking if by adding or removing a module of code allows other systems to continue to function as intended)
- Stress test (e.g. checking to see how well a system performs under various situations, including heavy usage)
- Performance test (e.g. checking to see how efficient a system is as performing the intended task)
- Other...
Expected Behavior
We expect this file to be covered completely by tests. It's not intended to test feature-related functionality but is instead intended to test the file in isolation.
Additional Context
None
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Good first issue πPerfect for beginners, welcome to OpenMined!Perfect for beginners, welcome to OpenMined!Priority: 3 - Medium πShould be fixed soon, but there may be other pressing matters that come firstShould be fixed soon, but there may be other pressing matters that come firstSeverity: 4 - Low πAn aesthetic issue or is the result of non-conformance to a standardAn aesthetic issue or is the result of non-conformance to a standardType: Testing π§ͺAdd testing or improving existing testing of a file, feature, or codebaseAdd testing or improving existing testing of a file, feature, or codebase