Skip to content

Fixing failed test case, pip install#262

Merged
rejahrehim merged 1 commit intoOWASP:masterfrom
kUSHAL0601:test-pip-fix
Aug 24, 2020
Merged

Fixing failed test case, pip install#262
rejahrehim merged 1 commit intoOWASP:masterfrom
kUSHAL0601:test-pip-fix

Conversation

@kUSHAL0601
Copy link
Contributor

Status

READY

Description

Fixes test case

Todos

  • Tests
  • Documentation

Deploy Notes

Make sure unittest/pytest is installed

Steps to Test or Reproduce

git clone https://github.com/OWASP/SecureTea-Project.git
cd SecureTea-Project
python3 -m virtualenv sectest
source sectest/bin/activate
cp SecreTea.py ~
cd
pip install git+https://github.com/OWASP/SecureTea-Project.git
python3 SecureTea.py
git clone https://github.com/OWASP/SecureTea-Project.git
cd SecureTea-Project
python3 -m pytest test/test_monitor.py

Impacted Areas in Application

  • pip install
  • testing

@rejahrehim rejahrehim merged commit 8681fbf into OWASP:master Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants