layout | title | subtitle | tags | |||||
---|---|---|---|---|---|---|---|---|
post |
Week 2 - BioJS - GSoC |
Week 2 was smooth. |
|
In Week 1, I added unit tests, finalized the new workflow and fixed few of the bugs in the generator.
I started implementing the workflow that I made in Week 1 and successfully did it. However, the error handling was not completed and I noticed a few improvements in the generator. I added some validation checks on the inputs from the user and proceeded to work on workflow.
1. Implement the new workflow (almost completed).
2. Add validation check for toolNameHuman and toolNameComputer.
1. We discussed about the final workflow.
2. The previous PRs were reviewed and it was decided that we will only use npm and local way of importing files and not GitHub.
3. If needed later, we may add a third option to import files from GitHub.
1. Finish the two way workflow for making and upgrading components.
2. Add unit and e2e tests for the new feature.
3. Work on the chages requested in Weekly call.