~mpontillo/maas:enable-ping--js--bug-1802325

Last commit made on 2018-11-20
Get this branch:
git clone -b enable-ping--js--bug-1802325 https://git.launchpad.net/~mpontillo/maas
Only Mike Pontillo can upload to this branch. If you are Mike Pontillo please log in for upload directions.

Branch merges

Branch information

Name:
enable-ping--js--bug-1802325
Repository:
lp:~mpontillo/maas

Recent commits

1d2b634... by Mike Pontillo

Clear out event handlers so we don't get events from stale websockets.

e9712be... by Mike Pontillo

Remove excessive debug logging.

a354b3b... by Mike Pontillo

Add tests for ensureConnection().

e281e41... by Mike Pontillo

Update RegionConnection tests to pass again (given the retry changes). Update RegionConnection accordingly.

fc60a04... by Mike Pontillo

Change MockWebSocket to recognize PING requests.

b8956a7... by Mike Pontillo

Use MockWebSocket in tests that were trying to connect to the region.

0651cf1... by Mike Pontillo

Instruct git diff to ignore generated files.

9ce149a... by Mike Pontillo

Re-indent to reduce diff size/conflicts.

3ce65e4... by Mike Pontillo

Make use of new WebSocket ping ability.

14a885c... by Newell Jensen

LP: #1804051 - Fix JavaScript unit tests