Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Feature/issue 509 #512

Closed
wants to merge 3 commits into from
Closed

Feature/issue 509 #512

wants to merge 3 commits into from

Conversation

bbangert
Copy link
Member

@bbangert bbangert commented Jul 13, 2016

Fixes a few bugs in existing tests that were using self.assert which failed to verify the value.

Fixes issue with the wpush endpoint not being registered in main.py for autoendpoint.

The last commit add's a endpoint_diagnostic CLI that will resolve an endpoint to its
UAID/CHID and router record info along with applicable valid channels.

Closes #509

@jrconlin r?

bbangert added 3 commits July 12, 2016 15:58
The WebPushHandler was not configured to run with autoendpoint.
This commit fixes the URL registration.
Add test_web_webpush tests which were accidentally missed in an earlier commit.
Update self.assert tests to use nose test utils which actually trigger errors.
This add's a endpoint_diagnostic CLI that will resolve an endpoint to its
UAID/CHID and router record info along with applicable valid channels.

Closes #509
@bbangert bbangert closed this Jul 13, 2016
@bbangert bbangert deleted the feature/issue-509 branch July 13, 2016 03:17
@bbangert bbangert restored the feature/issue-509 branch July 13, 2016 03:17
@bbangert bbangert deleted the feature/issue-509 branch July 30, 2016 05:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Diagnosis CLI
2 participants