- Nov 20, 2018
-
-
Karishma Chadha authored
-
Karishma Chadha authored
-
- Nov 19, 2018
-
-
Karishma Chadha authored
Set VM's cloud provider to null when disconnecting from the cloud server. Add unit test for disconnecting on unmount.
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
chrisgarrity authored
-
- Nov 17, 2018
-
-
Karishma Chadha authored
-
- Nov 16, 2018
-
-
Karishma Chadha authored
Add test for ensuring that cloud connection does not happen just because of a project id change. isShowingWithId must also be true.
-
Karishma Chadha authored
Fix issue where regular cloud variable messages were throwing uncaught Json parse errors because of a newline being at the end of the message. Add test that fails without the bugfix.
-
Paul Kaplan authored
Uses randomized duration between [0, 2^k-1] where k is the connection attempt number, maxed out at 5. I had to rework the tests quite a bit to make this easy to test, to work around the timeouts and the randomization.
-
- Nov 15, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Paul Kaplan authored
-
Ray Schamp authored
-
Ben Wheeler authored
-
Karishma Chadha authored
-
- Nov 14, 2018
-
-
Paul Kaplan authored
-
- Nov 13, 2018
-
-
Paul Kaplan authored
-
- Nov 08, 2018
-
-
chrisgarrity authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- Nov 07, 2018
-
-
Eric Rosenbaum authored
* Add test for Scratch Link unavailable error modal * update vm
-
Paul Kaplan authored
-
- Nov 06, 2018
-
-
Paul Kaplan authored
-
- Nov 05, 2018
-
-
Ben Wheeler authored
-
Paul Kaplan authored
Added a unit test and covered the other case (not used) where you might be trying to update the index zero of a list
-
- Nov 02, 2018
-
-
Paul Kaplan authored
-
- Nov 01, 2018
-
-
Paul Kaplan authored
I forgot that the integration test needs to try clicking, because finding text will find invisible text as well
-
- Oct 30, 2018
-
-
Paul Kaplan authored
-
- Oct 28, 2018
-
-
Ben Wheeler authored
-
- Oct 25, 2018
-
-
Ray Schamp authored
This prevents a tutorial with no urlId being returned in the case of no tutorial query param Nice catch @kchadha!
-
Ray Schamp authored
-
- Oct 24, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
made remixing, saving as copy states; made project state naming more consistent changed meaning of canCreateNew to true creation fixed project-saver-hoc test removed Remix option from standalone player menu; renamed canSaveAsCopy to canCreateCopy added parenthesis missing from rebase fixed create new test
-
- Oct 23, 2018
-
-
Paul Kaplan authored
-
Eric Rosenbaum authored
* Add a space after ‘apple’ in the join block * Fix integration test
-
Paul Kaplan authored
-
Ben Wheeler authored
-