This is part of deprecating Onyx.connect. Parent Issue
Details
Be sure to refactor methods using test driven development:
- Create a unit test for methods before refactoring
- Refactor the methods
- Ensure the unit test still runs after refactoring
- Reinforce the unit testing with a functional test and a QA test
- Once you are done, decrease the number of allowable ESLint warnings here to equal the number of
Onyx.connect references remaining in the code
This is part of deprecating Onyx.connect. Parent Issue
Details
ONYXKEYS.ONYXKEYS.SESSIONLine 67: ONYXKEYS.ONYXKEYS.SESSIONBe sure to refactor methods using test driven development:
Onyx.connectreferences remaining in the code