Skip to content

Releases: adonisjs/assembler

Small improvements to the tests runner

10 Apr 04:47
Compare
Choose a tag to compare
  • chore: update dependencies 940666d
  • fix: register preset-adonis types and provider cdc3f3d
  • refactor: clear screen before running the tests c80dcc6

v5.6.0...v5.6.1

Add support for running and creating tests

08 Apr 06:10
Compare
Choose a tag to compare
  • chore(package): update publisConfig.tag to latest 25cde23
  • fix: tests contract stub fba305c
  • fix: hello world test stub and commit .env.test file 496b0a8

v5.5.4-0...v5.6.0

Create customized hello world test for each boilerplate

08 Apr 05:26
Compare
Choose a tag to compare
  • refactor: customize hello world test for each boilerplate fa72a7a
  • feat: use random port for testing c3b6b17
  • refactor: set NODE_ENV=test inside the test entrypoint file ab68e65
  • refactor: load "test.ts" file to run tests bf5316c

v5.5.3-0...v5.5.4-0

Fix for the last release

08 Apr 02:30
Compare
Choose a tag to compare
Pre-release
  • fix: links to templates afce8e8
  • fix: build command to copy templates recursively 0041461

v5.5.2-0...v5.5.3-0

Add support for configuring tests

08 Apr 02:09
Compare
Choose a tag to compare
Pre-release
  • test: fix breaking tests 85810ed
  • test: do not mock console output to debug failing test 4b29cc2
  • test: fix breaking tests f99ca7f
  • feat: add support to configure tests via command 2e4daa1
  • fix: re-run all tests when any non typescript file changes 769bac8
  • feat: add make:test command 17762eb
  • feat: add support for cherry picking test files fa71ce7
  • chore: update dependencies 21cc9d2

v5.5.1-0...v5.5.2-0

Use newer syntax for cherry picking test suites

08 Mar 05:28
Compare
Choose a tag to compare
  • refactor: use newer syntax for test suites a7f01d8

v5.5.0-0...v5.5.1-0

Add test command

04 Mar 09:52
Compare
Choose a tag to compare
Add test command Pre-release
Pre-release

This is a pre-release and may not work as expected

  • chore: publish under next tag c6f5f07
  • feat: add test command 0b9a57f

v5.4.2...v5.5.0-0

Bug fixes and small improvements

04 Mar 09:46
Compare
Choose a tag to compare
  • test: fix breaking tests d038598
  • chore: update dependencies 73982db
  • fix: log stdout output for generate:manifest command 098a17a
  • refactor: update process message handling as per new version of core c8c7281
  • chore: update dependencies 9457ad5
  • refactor(templates): use import type when possible (#38) ec413ad
  • fix: avoid Api getting pluralized (#33) d09a48d

v5.4.1...v5.4.2

Fix for v5.4.0

17 Jan 16:42
Compare
Choose a tag to compare
  • fix: move @adonisjs/require-ts to prod dependencies 1fa8789

v5.4.0...v5.4.1

Add type-check ace command

17 Jan 13:57
Compare
Choose a tag to compare
  • ci: force color when running tests 95d4647
  • feat: add type-check command 5c3cfb1
  • chore: update build command to copy templates 343f194
  • refactor: reorganize meta config 018949c
  • chore: update dependencies c8725dc

Full Changelog: v5.3.9...v5.4.0