codeception

Integration of Nette Framework to Codeception.

MIT License

Downloads
403.4K
Stars
27
Committers
14

Bot releases are hidden (Show)

codeception - v1.5.1

Published by f3l1x 2 months ago

Bumped! 🐋

Diff: https://github.com/contributte/codeception/compare/v1.5.0...v1.5.1

Changes:

  • Reorder debugMode and enableTracy [20cc8b10ef9358a9c4cf84b2a06eb20ec14387a3] (@janfejtek)

Maintenance:

  • Make: polished [5d2be1b9eba472d1c197106da7b5ff0b020b0a62] (@f3l1x)
codeception - v1.5.0 Latest Release

Published by f3l1x 10 months ago

Bumped! đŸĩ

Diff: https://github.com/contributte/codeception/compare/v1.4.4...v1.5.0

Changes:

  • Composer: upgrade deps [0cf8fc2372faca5d2c7dac0e15d3f2058a0c4011] (@f3l1x)
  • Composer: require PHP 8.1+ [6220153dd6e1062239945254703ace4789b5d2a6] (@f3l1x)
  • Composer: upgrade dev tools [2bdb1072c91c88961e7aadd2377cf2069005601b] (@f3l1x)

Maintenance:

  • Maintenance: codesniffer, phpstan, git, makefile [650ff6a2b22896572aaf320f61b59dcd8357a3bb] (@f3l1x)
  • CI: modernize [1290721fa532cd6b12d673dab16082d1dac164f9] (@f3l1x)
  • Composer: update devtools [19761c47603c0115bdbdb60016574ca7e32fc1c5] (@f3l1x)
  • Code: apply phpstan [b606f94fa3d9a50b9759f039efe77e5f208333bb] (@f3l1x)
  • Versions: open v1.6.0 [dce0230c90cedf80b491f2b3296d8250c49610ce] (@f3l1x)
codeception - v1.4.4

Published by f3l1x about 1 year ago

Bumped! 🇩🇲

Diff: https://github.com/contributte/codeception/compare/v1.4.3...v1.4.4

Changes:

  • fix: universal Nette\Caching\Storages\Journal cleaning (#37) [a59ac4cf74121ac9dc2933b77634a5c3f021ebf0] (@martenb)
codeception - v1.4.3

Published by f3l1x over 1 year ago

Bumped! đŸ˜ē

Diff: https://github.com/contributte/codeception/compare/v1.4.2...v1.4.3

Changes:

  • Fix for 8.2 (#42) [c2647d91902bc8b06879227c18d59654f48b7d94] (@jakubvojacek)
codeception - v1.4.2

Published by f3l1x over 1 year ago

Bumped! 🇮🇲

Diff: https://github.com/contributte/codeception/compare/v1.4.1...v1.4.2

Changes:

  • Fix netteConnector with phpunit10 (#41) [1db57775bae5eefe24c03ad1d54e0fa34149c39d] (@jakubvojacek)
codeception - v1.4.1

Published by f3l1x over 1 year ago

Bumped! đŸ¤ŧ‍♀ī¸

Diff: https://github.com/contributte/codeception/compare/v1.4.0...v1.4.1

Changes:

  • Allow codeception/lib-innerbrowser 4.0 [ba172bf3de0780b866a0fe465bf392c4fcbff0a8] (@jakubvojacek)
  • Composer: allow nette/utils 4.0 (#40) [6c87a6d981641318d2a185946a31761e847cb109] (@KacerCZ)
  • Composer: upgrade codeception/lib-innerbrowser to 3.1.3+ [bd6f52019ccae3a4e370f8b363b7a2458bdccea8] (@f3l1x)
  • Composer: upgrade tracy/tracy [b6dd40263c50f7a6cfab7a191ef08b4ed669b849] (@f3l1x)
  • Composer: upgrade ninjify/qa [bf63064a931e165dc75ae253806061afe1189ab8] (@f3l1x)
  • Composer: upgrade nette/di [a7bbcdf624a41fa1853b65bc40eb7a28a27676a0] (@f3l1x)
  • Composer: upgrade nette/bootstrap [618d659beb7f0c960b9d2ff855bf87a5b3cd0c38] (@f3l1x)
  • Composer: upgrade nette/http [d3d745619345c88abe20f2ae5308c85beb5eeaee] (@f3l1x)
  • Coverage: install missing phpunit/php-code-coverage [6187e969ff8e00d570bca5742d82c8ec9d866eba] (@f3l1x)

Maintenance:

  • Phpstan: fixes [f5c068b631fffb070b80ffd93eb33d5dc10197e7] (@f3l1x)
  • Coverage: fix path for coveralls [b7fa4cc807f86023e1dd27ca1fec6bef29940716] (@f3l1x)
  • CI: add PHP 8.2 [82b471bb2a90202bd784dc15ff870781fca4b5a5] (@f3l1x)
codeception - v1.4.0

Published by f3l1x almost 2 years ago

Bumped! 🌲

Diff: https://github.com/contributte/codeception/compare/v1.3.2...v1.4.0

Changes:

  • Codeception 5 support [342b270a6640d95af4061d89cbafebbe67bdec32]
  • Tests: fix for codeception v5 [83879e306cb89cbacfecb8bc65950de142c097f4] (@f3l1x)
  • Composer: upgrade to PHP 8 [6f1fd7de7318e03109265b0a2ed26cdfaf44585a] (@f3l1x)
  • Composer: use only codeception v5 [6f1fd7de7318e03109265b0a2ed26cdfaf44585a] (@f3l1x)
  • Composer: nette 3.1, upgrade dev deps [6f1fd7de7318e03109265b0a2ed26cdfaf44585a] (@f3l1x)

Maintenance:

  • Readme: bump v1.4 [a8957b279cf954eced225b8d1768be96c14924cd] (@f3l1x)
  • Repo: modernize [229b9b5edccbcfbadb6fe0be1021f82ab8df0c92] (@f3l1x)
  • Phpstan: fix lvl 9 [3f952b3ca770d392558d3a657734cf7716799b98] (@f3l1x)
  • CI: re-usable workflows [936f8efa52bdf02a939cc0131b0a71867428187b] (@f3l1x)
  • Composer: allow plugins [9ae411aa35218b468473dd2c4fe11541aeda206c] (@f3l1x)
codeception - v1.3.2

Published by f3l1x over 2 years ago

Bumped! 🧘‍♀ī¸

Diff: https://github.com/contributte/codeception/compare/v1.3.1...v1.3.2

Changes:

  • upgrade PHPStan [0f286bb8e14bccc25ede59cf6bd310392fa5aa5d] (@petrparolek)
  • update codeception/lib-innerbrowser [60b6223e2c7f7a3086dcf16e97b7334583634f6f] (@martenb)

Maintenance:

  • fixed composer link [3ec451487fdcf5ca52ab70e7a55b5a5c9af17112] (@petrparolek)
  • unify syntax in readmes (#30) [f2909d783579baf675a4b428892254174521fedb] (@petrparolek)
  • codestyle: improvements (#31) [6e80ce709b2720ab7bcfd743590ee469073f3d0d] (@petrparolek)
codeception - v1.3.1

Published by f3l1x almost 4 years ago

Bumped! 🅾ī¸

Diff: https://github.com/contributte/codeception/compare/v1.3.0...v1.3.1

Changes:

  • Add support for onCreateConfigurator (#23) [2465e4e86a56dcb64406e68f54ef663840ae300c] (@universe-42)
  • implement isSameSite (base on interface) [0867428f913e2b9f7b07bfbdb0e6c4031b2ef007] (@universe-42)
  • QA: fix cs (#25) [2c9da74090dbb7d324ad8f065f92f346c775132c] (@adaamz)
  • Prevent double slash in paths [9291c2416bc6dc2492931d3bd19fcefea05239f7] (@lukascellar)
  • Std [004]: kodiak [03f82d10e6d2b1dd0e67b0eb9866735c2601ecf2] (@f3l1x)
  • Travis -> Github Actions [65f8b97d0a5f8ee69ed10efa66b00e2a3f8645b5] (@f3l1x)
  • Composer: allow PHP 8 [254ffc104d9272d714c2a264d6700776c8bd4a9f] (@f3l1x)
  • Composer: upgrade deps [03e81b815100de10f57c49563f9b15d2c48bf816] (@f3l1x)
  • Readme: update [1a177a32c443d7bf8e41952db81e5d16b303038b] (@f3l1x)
  • Repo: maintenance update (makefile, editorconfig, codeception, codestyle, coveralls) [7ca99daac4df241fa4a9e2e3ceb326fa7d97701b] (@f3l1x)
codeception - v0.1.0

Published by f3l1x almost 4 years ago

First bump! 👊

codeception - v0.2.0

Published by f3l1x almost 4 years ago

Bumped! ⏚ī¸

Diff: https://github.com/contributte/codeception/compare/v0.1.0...v0.2.0

Changes:

  • Added console input for IDE debugging [af3864d6aeb3561966a764e0dd1bbff5142fd19a] (@enumag)
  • Simplified gitignore file [d08863d23248767cc395cb30bfb5eaf536189678] (@enumag)
  • Replaced tests shell runner [941ef9cb36d0a4fe07878f9522af101743853b65] (@enumag)
  • Fixed dependency version [3b57f3920ceff5c357626672f615641a9d10d37b] (@enumag)
  • whitespace [3bf6278fef00c9aaae8d73325a6bcd34b6140def] (@enumag)
codeception - v0.3.0

Published by f3l1x almost 4 years ago

Bumped! 🇸🇭

Diff: https://github.com/contributte/codeception/compare/v0.2.0...v0.3.0

Changes:

  • Upgraded to codeception 2.0 [c9fa87448885859ea28bde3e33e73480cff301a5] (@enumag)
  • Upgraded to nette 2.2 [c43847e876dcf84fae1af618383c82fce59695b9] (@enumag)
  • Fixed compatibility [42b3a3d8bde0644dc851e4816d64c1feaaf6de7c] (@enumag)
  • Added separate tracy logger extension [8aa7177e23c9798e1d07bd97f47ac25645c700a7] (@enumag)
  • Removed environment usage [4d467209d68f56b467e299729922e7a37f16c6ce] (@enumag)
  • Added dependency [f4a90470c2681c24bdf5d08e81e4c8c8535c3e4e] (@enumag)
  • Fixed coding style [06d7c73b813bca3abf894de1e249851b7be5b38f] (@enumag)
  • Updated arachne/coding-style [57bfc3cba004269371db2e855c5c775e3392e5c9] (@enumag)
  • Relaxed dependencies [cf04fb8c94fd9d4af723e04f4a375b24d350b310] (@enumag)
  • Improved RunTestInput class [cef218e97548ddd7629ccc09d6e08d7a94482fcc] (@enumag)
  • Cleared output buffering on exception (fixes marking tests as Risky with new Codeception & PHPUnit) [508ceb921cf5110b43a3ae19ba5962220f548244] (@enumag)
  • Added custom Http\Response and seeRedirectTo method [66e99b694ae2cf0cf70e7d36aae3e1c8539b869c] (@enumag)
  • Disabled followRedirects [4ed4d099a9a9faa5ad77d938fb1d6a4dcafe2dbd] (@enumag)
codeception - v0.3.1

Published by f3l1x almost 4 years ago

Bumped! 🗝ī¸

Diff: https://github.com/contributte/codeception/compare/v0.3.0...v0.3.1

Changes:

  • Added Response::removeDuplicateCookies() method [85e888cc915f3ce65a3d0077806d00b68481bb6a] (@enumag)
codeception - v0.3.2

Published by f3l1x almost 4 years ago

Bumped! â–ļī¸

Diff: https://github.com/contributte/codeception/compare/v0.3.1...v0.3.2

Changes:

  • Fixed canonicalization [c4e43ef2a9a964370878d41d14fa683e3a6a554c] (@enumag)
codeception - v0.4.0

Published by f3l1x almost 4 years ago

Bumped! 📔

Diff: https://github.com/contributte/codeception/compare/v0.3.2...v0.4.0

Changes:

  • Refactored directory structure [565f15c75471620b773ea7000d9769907b6b497a] (@enumag)
  • Updated composer.json [842b64f39c64a3838493535e76fc7278ff98df57] (@enumag)
  • Added script for coding style fixing [20770b364d4e7533e4b87637c025e33edec61472] (@enumag)
  • whitespace [7efa47c53f665b566eaca033b4cc46241d8708b6] (@enumag)
  • Added basic configuration for tests [cf46cd9480836cfbbca7c63eb19e8e79ec44c6c8] (@enumag)
  • Refactored and added tests [3b36d695c8e8425710b926c2d872b41f21b8c0a2] (@enumag)
  • Fixed php runner [fed9d606a99213364e4850b3143fa3412a236637] (@enumag)
  • Simplified shell test runner [9ecf05b0c81c4a38aedf5ee12ed131ab37667ddd] (@enumag)
  • Fixed seeRedirectTo method [4a9357e0377083574f002341b808f7342f3df9ab] (@enumag)
codeception - v0.5.0

Published by f3l1x almost 4 years ago

Bumped! 🍹

Diff: https://github.com/contributte/codeception/compare/v0.4.0...v0.5.0

Changes:

  • Updated to php v5.4 [df71b07d942d31a30260a8eb7a04464ebde0511d] (@enumag)
  • Added author e-mail [3272106bda04cba4dfad79908182b2f32693fea6] (@enumag)
  • Removed use statement [eface3365c716b47ee0b899d64cbb9d4f95cf5ee] (@enumag)
  • Fixed compatibility with Nette 2.3 [ce0b5a42e12fc4a0a3c423dc2bab365c9f3fd877] (@enumag)
codeception - v0.5.1

Published by f3l1x almost 4 years ago

Bumped! 🚰

Diff: https://github.com/contributte/codeception/compare/v0.5.0...v0.5.1

Changes:

  • Fixed DI extension [5484677d9c76914bbde826e5df5cf483a2518a2f] (@enumag)
codeception - v0.5.2

Published by f3l1x almost 4 years ago

Bumped! 🧞‍♀ī¸

Diff: https://github.com/contributte/codeception/compare/v0.5.1...v0.5.2

Changes:

  • Added sections support [6493ed1ad2d4194333e119fec57ed6c5b91cd547] (@enumag)
codeception - v0.5.3

Published by f3l1x almost 4 years ago

Bumped! đŸ—ŋ

Diff: https://github.com/contributte/codeception/compare/v0.5.2...v0.5.3

Changes:

  • Moved Nette module [1259deffb76d0127e3af586368c011ecc83111e3] (@enumag)
  • Added alternative Nette module [680aab61aa47913232a3d77208871908dfd95198] (@enumag)
  • Added Doctrine module [696af84c21838203ec1d6c0bd4886752bfab99f7] (@enumag)
codeception - v0.6.0

Published by f3l1x almost 4 years ago

Bumped! 🕌

Diff: https://github.com/contributte/codeception/compare/v0.5.3...v0.6.0

Changes:

  • Updated to codeception 2.1, enabled followRedirects [895e7e1c526315008ffdeafb6eb1a1d8bd9b23ca] (@enumag)