test suite for js/turtledefs.js and js/protoblocks.js#4371
test suite for js/turtledefs.js and js/protoblocks.js#4371omsuneri wants to merge 5 commits intosugarlabs:masterfrom
Conversation
|
@walterbender i m stuck and getting the error in two tests of the turtledefs.js |
|
Which specific tests are failing? |
|
@walterbender these are the tests |
|
@walterbender i ll try again by force mocking the getMainToolbarButtonNames.... lets keep it draft till then |
|
(1) I am not sure that those functions are actually used anywhere. Maybe they are deprecated? |
|
@walterbender I tried with force mocking and it works well pushing changes soon |
adding 2 more test in the test suite
|
@walterbender i had added 2 more tests which are earlier failing |
|
Maybe I am missing something, but I don't understand why we need to mock the toolbar arrays. Any why are you testing for button names that don't exist? |
|
@walterbender do we need more changes in these tests |
|
@walterbender actually i think i must separate the tutledefs and protoblocks test in two separate PR as |
|
Please make separate PRs as I am getting a bit lost in this one. |
|
@walterbender fine i ll make it now |



@walterbender I had created test suite for js/turtledefs.js and js/protoblocks.js
