- Nov 28, 2018
-
-
Karishma Chadha authored
Queue up messages to send ot the cloud server which accumulate before the connection is ready. Add tests for new/updated functionality.
-
chrisgarrity authored
-
- Nov 27, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
The functionality was all moved to the Controls container, these containers are no longer used
-
- Nov 26, 2018
-
-
Paul Kaplan authored
Expand on the backdrop integration test to make sure this is documented/tested behavior
-
- 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
-