Skip to content

Commit 262f453

Browse files
Merge branch 'master' into e2e-tests
2 parents 4c04b16 + a7d0d63 commit 262f453

14 files changed

+2180
-924
lines changed

Diff for: CHANGELOG.md

+34
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,39 @@
11
# Semantic Versioning Changelog
22

3+
# [2.4.0](https://github.com/ambianic/ambianic-ui/compare/v2.3.3...v2.4.0) (2020-06-02)
4+
5+
6+
### Bug Fixes
7+
8+
* Added E2E test ([de1d8e3](https://github.com/ambianic/ambianic-ui/commit/de1d8e3b6fced827d896ff55e005b616a013c102))
9+
* Bug in disconnecting / connecting ([c4d27a0](https://github.com/ambianic/ambianic-ui/commit/c4d27a04421935e4a9105f0fbc91563b5cf821a6))
10+
* Bug removed ([34c0c6e](https://github.com/ambianic/ambianic-ui/commit/34c0c6eb9ee1a96167c14aec62ccaddb781e3f97))
11+
* Changed disconnection stream ([f457ab4](https://github.com/ambianic/ambianic-ui/commit/f457ab460588f0b5a5994f13755960da5d9dbaff))
12+
* changed text to be more specific ([2674ca7](https://github.com/ambianic/ambianic-ui/commit/2674ca74f007380c0fdf6c75076a76f3f257ae51))
13+
* choose edge connection clean up ([d0b563b](https://github.com/ambianic/ambianic-ui/commit/d0b563b9417f605970eeb30fc2b323c01f85bf32))
14+
* cosmetic UI changes in settings page ([4596d29](https://github.com/ambianic/ambianic-ui/commit/4596d29859d9c64ed7edb1a58a6401f79e8494d2))
15+
* Fixed merge conflicts ([87907df](https://github.com/ambianic/ambianic-ui/commit/87907df117f8e8f6dbd218e4699a55c3a30f101a))
16+
* fixed tests so timeout was correct ([f616f66](https://github.com/ambianic/ambianic-ui/commit/f616f662f323a3a66e4e05d61c73e0c81764ba0e))
17+
* mapstate to avoid error ([9608cbb](https://github.com/ambianic/ambianic-ui/commit/9608cbb05b057cc918d61a3b6af742681749431d))
18+
* merge branch 'master' of https://github.com/ambianic/ambianic-ui into remote-access ([66883b3](https://github.com/ambianic/ambianic-ui/commit/66883b3bf7ec974626b3cec4a795cf843deadd1f))
19+
* merge branch 'remote-access' of https://github.com/BKristenssonAlfsson/ambianic-ui into remote-access ([ac4c957](https://github.com/ambianic/ambianic-ui/commit/ac4c957d152b00894b9a598e2fe891dcd2ef8287))
20+
* Redirect to edge connect if connected ([16b1878](https://github.com/ambianic/ambianic-ui/commit/16b1878535831ba902111621f608b52214d82a63))
21+
* remote pairing code cleanup ([e095212](https://github.com/ambianic/ambianic-ui/commit/e095212502076f2644c6b3e35c2082aa003c9122))
22+
* remove vue keep-alive around timeline vue ([1bde1b1](https://github.com/ambianic/ambianic-ui/commit/1bde1b13d4651826a4fd941f2c532b45aabdbb02)), closes [#394](https://github.com/ambianic/ambianic-ui/issues/394)
23+
* Removed unused variable ([43c03ec](https://github.com/ambianic/ambianic-ui/commit/43c03ecdb28dc754e5cbf763d543808f28dc4efc))
24+
* Setting state to false ([d4a8914](https://github.com/ambianic/ambianic-ui/commit/d4a8914b082e7827162dbc606d526486bb388ef0))
25+
* structure grid system ([cbecd0b](https://github.com/ambianic/ambianic-ui/commit/cbecd0bd87dca7ba860fc65caf464067aeaf016e))
26+
* vuetify warnings and initilization of app ([6f3545d](https://github.com/ambianic/ambianic-ui/commit/6f3545dda573f689859a44e4ecc6c5ca0fd1a87b))
27+
28+
29+
### Features
30+
31+
* Remote connection ([1a89b66](https://github.com/ambianic/ambianic-ui/commit/1a89b66d64884b7a0838e80b44ed8bdc1a8df20c))
32+
* remote first time connectivity ([538a2d1](https://github.com/ambianic/ambianic-ui/commit/538a2d19fd51a1213da97e98164a465eb169e94c))
33+
* remote first time connectivity ([d038f27](https://github.com/ambianic/ambianic-ui/commit/d038f27e063eb34e07e6895a0d8ed37a5bfed4e1))
34+
* remote network pairing with ambianic edge ([7c297b1](https://github.com/ambianic/ambianic-ui/commit/7c297b1f1e37a386728f42291c211870d91d5a4e))
35+
* Remote-access changes ([4c6b58a](https://github.com/ambianic/ambianic-ui/commit/4c6b58aaba31c86d88bbac9c499bc016b92059c3))
36+
337
## [2.3.3](https://github.com/ambianic/ambianic-ui/compare/v2.3.2...v2.3.3) (2020-05-20)
438

539

Diff for: cypress/integration/ambianic-tests/remote-connection.spec.js

+14-21
Original file line numberDiff line numberDiff line change
@@ -6,28 +6,21 @@
66

77
context('RemoteConnections', () => {
88
beforeEach(() => {
9-
cy.visit('http://18.219.76.94')
9+
cy.visit('/')
1010
})
1111

12-
it('Should be connected automatically', () => {
13-
14-
cy.get('[data-cy=settings]').click()
15-
16-
cy.wait(8000)
17-
18-
cy.get('#peerID').contains('5568ec87-42d8-47b0-aeea-01a125db0623')
19-
})
20-
21-
it('Should switch to a remote Edge', () => {
22-
23-
cy.get('[data-cy=settings]').click()
24-
25-
cy.get('[data-cy=remotePeerID]').type('917d5f0a-6469-4d33-b5c2-efd858118b74')
26-
27-
cy.get('[data-cy=sendRemotePeerID]').click()
28-
29-
cy.wait(8000)
30-
31-
cy.get('#peerID').contains('917d5f0a-6469-4d33-b5c2-efd858118b74')
12+
// NOTE: this test commented out because it depends on an external edge server
13+
// it should be activated again when the CI is setup to run a localhost edge.
14+
// it('Should be connected automatically', () => {
15+
// cy.get('#btn-settings').click()
16+
// cy.wait(8000)
17+
// cy.get('#peerID').contains('5568ec87-42d8-47b0-aeea-01a125db0623')
18+
// })
19+
20+
it('Should switch to a remote Edge Peer ID', () => {
21+
cy.get('#btn-settings').click()
22+
cy.get('#remotePeerID').type('917d5f0a-6469-4d33-b5c2-efd858118b74')
23+
cy.get('#btn-sendRemotePeerID').click()
24+
cy.get('#edgePeerID').contains('917d5f0a-6469-4d33-b5c2-efd858118b74')
3225
})
3326
})

0 commit comments

Comments
 (0)