Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

Add e2e testing for websockets #157

Open
pass-by-value opened this issue Jun 5, 2014 · 0 comments
Open

Add e2e testing for websockets #157

pass-by-value opened this issue Jun 5, 2014 · 0 comments

Comments

@pass-by-value
Copy link
Contributor

Required Setup

Please make sure that the test runs in an environment with a salt-master and salt-minion installed. Henceforth in this issue the master and minion are assumed to have ids salt-master and salt-minion respectively. We also require salt-api to be installed.

Recommended Testing (Needs to run on rest_cherrypy and rest_tornado)

  • Create a secure websocket connection to salt-api's /formatted_events
  • Make sure you receive the following
{minions: ['salt-minion']}
  • Repeat for Chrome, Safari, Firefox and any other supported browsers

More test cases to follow, feel free to extend!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant