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

Languageのtestを追加 #111

Merged
merged 12 commits into from Oct 15, 2020
Merged

Languageのtestを追加 #111

merged 12 commits into from Oct 15, 2020

Commits on Oct 8, 2020

  1. mod: add pytest-mock

    ucpr committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    252f237 View commit details
    Browse the repository at this point in the history
  2. feat: add as_json func

    ucpr committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    ea1cb9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c54981e View commit details
    Browse the repository at this point in the history
  4. feat: add Language domain test

    ucpr committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    8fd9b35 View commit details
    Browse the repository at this point in the history
  5. test: add pytest in CI

    ucpr committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    4ca69c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. chore: add __init__.py

    https://qrunch.net/@pesuchin/entries/LQBdfIQznXfg9Ti0?ref=qrunch
    `__init__.py`がないフォルダがbase_dirとされるらしいから,全部のディレクトリに`__init__.py`を置く
    ucpr committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    7486cb8 View commit details
    Browse the repository at this point in the history
  2. tests: fix module path

    ucpr committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    91c579e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. mod: add pytest-asyncio

    ucpr committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    70093c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d06df34 View commit details
    Browse the repository at this point in the history
  3. test: add test_helper

    ucpr committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    0566fb0 View commit details
    Browse the repository at this point in the history
  4. style: run black

    ucpr committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    234c853 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e7f175 View commit details
    Browse the repository at this point in the history