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

Simple log-in test addition #27

Merged
merged 13 commits into from Jan 19, 2017
Merged

Simple log-in test addition #27

merged 13 commits into from Jan 19, 2017

Commits on Jan 13, 2017

  1. Fix logger test name

    ltrilety committed Jan 13, 2017
    Copy the full SHA
    d08f033 View commit details
    Browse the repository at this point in the history
  2. Fix skyringapi user tests

    ltrilety committed Jan 13, 2017
    Copy the full SHA
    a32d447 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    86daa67 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1cf7697 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. Copy the full SHA
    f31af70 View commit details
    Browse the repository at this point in the history
  2. Create a simple log in test

        log in test example, for now only old skyring log in test
    ltrilety committed Jan 16, 2017
    Copy the full SHA
    eb91c3c View commit details
    Browse the repository at this point in the history
  3. Fix README.rst discrepancies

    ltrilety committed Jan 16, 2017
    Copy the full SHA
    1e32aae View commit details
    Browse the repository at this point in the history
  4. fix flake8 issues

    ltrilety committed Jan 16, 2017
    Copy the full SHA
    39ecab9 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2017

  1. Change test infrastructure

      some of fixtures/methods is common for all web tests,
        hence the web directory was created in usmqe_tests
      it looks better when the same directory structure is for api tests too,
        hence the api directory was created
    ltrilety committed Jan 17, 2017
    Copy the full SHA
    88feaf3 View commit details
    Browse the repository at this point in the history
  2. Add required __init__ files

    ltrilety committed Jan 17, 2017
    Copy the full SHA
    bd2e573 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. Some groooming and fixing issues

        removing unnecessary vim formating line
        correct 'Atributes' and 'Parameters' key words in doc strings
        fix work with model LOCATION parameter
            it will be used as information how the url should look like
            it will not be used anywhere by default
            could be used for URL check test
    ltrilety committed Jan 18, 2017
    Copy the full SHA
    16fcab7 View commit details
    Browse the repository at this point in the history
  2. Fix 'import pytest' issue

    ltrilety committed Jan 18, 2017
    Copy the full SHA
    0ad2865 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2017

  1. mbukatov corrections

    ltrilety committed Jan 19, 2017
    Copy the full SHA
    ddc96a0 View commit details
    Browse the repository at this point in the history