Skip to content

Releases: Kibibit/tdd1t

v1.7.1

28 Feb 16:28
Compare
Choose a tag to compare

1.7.1 (2019-02-28)

Bug Fixes

  • license: update license to 2019 (af2b007)

v1.7.0

24 Feb 13:58
Compare
Choose a tag to compare

1.7.0 (2019-02-24)

Features

  • test function name: changed to promise (9e842b9)
  • test function name: fix slicing of test name (baae9ad)
  • test function name: get config in promise chain + fix regex (5861903)
  • test function name: get function name from config (790ae75), closes #38
  • test function name: import lodash (bb4fef0)
  • test function name: passing the test function name to the right functions (3024d3c)
  • test function name: Same function name instead of whole config (140153c)

v1.6.1

21 Jan 16:29
Compare
Choose a tag to compare

1.6.1 (2019-01-21)

Bug Fixes

  • dependency: move jsonfile from dev dep to regular dependencies (255084a)

v1.6.0

18 Jan 18:29
Compare
Choose a tag to compare

1.6.0 (2019-01-18)

Features

  • check-pr-tdd: wrap all the parts together into a working bot (c970e9b)

v1.5.0

16 Jan 01:05
Compare
Choose a tag to compare
v1.5.0 Pre-release
Pre-release

1.5.0 (2019-01-16)

⚠️ STILL IN DEVELOPMENT ⚠️

Features

  • events: listen to the events related to tdd1t actions (3a3d02c)

v1.4.0

12 Jan 11:45
Compare
Choose a tag to compare
v1.4.0 Pre-release
Pre-release

1.4.0 (2019-01-12)

⚠️ STILL IN DEVELOPMENT ⚠️

Features

  • tests-from-pull-request: implementation (cd53d1b)

v1.3.0

22 Dec 16:49
Compare
Choose a tag to compare
v1.3.0 Pre-release
Pre-release

1.3.0 (2018-12-22)

⚠️ STILL IN DEVELOPMENT ⚠️

Features

  • homepage: create a github page and point our homepage there (1e865d2)

v1.2.0

22 Dec 15:45
Compare
Choose a tag to compare
v1.2.0 Pre-release
Pre-release

1.2.0 (2018-12-22)

⚠️ STILL IN DEVELOPMENT ⚠️

Features

  • contribution: add a contribution section in the readme file (56f90a4)

v1.1.0

22 Dec 14:49
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release

1.1.0 (2018-12-22)

⚠️ STILL IN DEVELOPMENT ⚠️

Features

  • get specs from issue: implementation (5e4d15a)

v1.0.0

11 Dec 10:10
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

1.0.0 (2018-12-11)

⚠️ STILL IN DEVELOPMENT ⚠️

Bug Fixes

  • check-pr-tdd: fixed eof (d37e158), related to #1
  • commitlint: add newline at EOF (1bd1282)
  • package.json: change the repo urls to the correct one (30ac10b)

Features

  • check-pr-tdd: get and check specs and tests (8cf8cfb), closes #1
  • get specs from issue: rebasing to master (8514ed4)
  • get-specs-from-issue: basic logic (96745f3)
  • init: clone lint1t to make TDD1t bot (d2e03e5)
  • tests-from-file-request: it returns a list of tests from pull request (d21fa3a)