mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
Electron-90
1. Spectron tests for notification position 2. Added Spectron
This commit is contained in:
parent
c99681e53a
commit
83ab55e95d
@ -109,7 +109,7 @@ describe('Tests for Notification position', () => {
|
||||
.windowByIndex(0)
|
||||
});
|
||||
|
||||
it('should open notification', () => {
|
||||
it('should open notification and close', () => {
|
||||
return app.client
|
||||
.windowByIndex(0)
|
||||
.click('#notf')
|
Loading…
Reference in New Issue
Block a user