-
-
Notifications
You must be signed in to change notification settings - Fork 16
Write tests for SwiftSyft/Classes/WebRTCPeer.swift #138
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
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
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
SwiftSyft/Classes/WebRTCPeer.swift
Type of Test
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