Closed atherdon closed 5 years ago
@atherdon nevermind I have made tests for both that check all paths I'll open a pull request so you and @vadim9999 can see what I have done and if it is right.
@AndrewSerra yes, create working variant and open PR
@vadim9999 Already done.
@atherdon It looks like we completed the tests, at least the ones I have noticed, should we start step 3?
@AndrewSerra i think we should jump at another task with you. As you think this was done - i'll close this task. I separated a step 3 at #595, so we don't forget about it.
Thinking about your next tasks now
@siddharthp538 do you need another task as well?
yes @atherdon
1) Move json schemes into the separated variable outside of
describe
block. it will make tests looks less complicated 2) move out example into the separated file, move out scheme into the separated file - maybe it should be one file with 2 exported variables... 3) configure rollup bundler, so with build -> we copy only json files from data folder at build, and skip tests/schemas/examples...22