[MIG] web_notify: Migration to 11.0

- Use the 'session' class of the JS Framework (session no lounger bound
to web client)
- Test change: compare emitted & received messages based on content, not
order. Using string comparison raises false positives.
This commit is contained in:
Damien Bouvy
2017-10-29 16:08:20 +01:00
committed by Aitor Bouzas
parent 88e68cf513
commit b7fcfc5a8c
5 changed files with 14 additions and 26 deletions

View File

@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# Copyright 2016 ACSONE SA/NV
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).