Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add details in the README about testing the whole setup #68

Open
raul1991 opened this issue Oct 9, 2020 · 0 comments
Open

Add details in the README about testing the whole setup #68

raul1991 opened this issue Oct 9, 2020 · 0 comments
Labels
good first issue Good for newcomers hacktoberfest Hacktoberfest18 help wanted Extra attention is needed

Comments

@raul1991
Copy link
Owner

raul1991 commented Oct 9, 2020

Before we get testcases in place, there should be a section describing the steps to setup the e2e thing in Monito.

Example section

Testing

  • Run the script and the python server
  • Since the ping script updates the machine mapping with the users on the machine, you need to do this manually to trigger trespassing emails.
  • For allocation emails, you can click assign me button in the gui.

For email setup

  • Create .env file in the root of the repo with the following keys
  • USE_GMAIL=true
  • GMAIL_CREDS="base64-of-your-gmailid:password"
  • Also, turn on insecure apps in your gmail account so you can use it to send emails - here is the link https://myaccount.google.com/lesssecureapps

Add as much information as you can add.

@raul1991 raul1991 added help wanted Extra attention is needed good first issue Good for newcomers hacktoberfest Hacktoberfest18 labels Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Hacktoberfest18 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant