The src/convertors contains encoders and decoders for brackets. For the complete list of available encoders and decoders, please consult the README file.
We need more ideas on how to test the encoders and decoders. We are using the Jasmine testing framework to test the functions.
How to write tests:
Do everything as told in the CONTRIBUTING.md from step 1-4
Open the spec/main.spec.js file, and write more tests
Continue from step 6-8. Make sure to create the pull request to nadchif/adobe-brackets-encode-decode : tests branch
The src/convertors contains encoders and decoders for brackets. For the complete list of available encoders and decoders, please consult the README file.
We need more ideas on how to test the encoders and decoders. We are using the Jasmine testing framework to test the functions.
How to write tests:
nadchif/adobe-brackets-encode-decode : tests
branch