Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

Fogl-68 #12

Merged
merged 4 commits into from
May 24, 2017
Merged

Fogl-68 #12

merged 4 commits into from
May 24, 2017

Conversation

ashish-jabble
Copy link
Contributor

FOGL-68

items:

  1. tox
  2. pylint
  3. pytest

Attached is the pylint-report.txt

.tox

# docs/build
docs/__pycache__/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docs/__pycache__/ should be in root .gitignore; just after docs/build

elif [ "$option" == "TEST" ]
then
echo "tox is on the job; see tox.ini"
tox
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add a comment

to run only /src/python/tests, use tox -e py35

tox
# to run only /src/python/tests, use tox -e py35

pytest
bash -c "pip uninstall FogLAMP <<< y"

# TODO fix it
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use # FIXME: (for TODO, we should use # TODO:) mention issue# if any!
this will help to capture

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

Successfully merging this pull request may close these issues.

None yet

3 participants