Commit Graph

13 Commits

Author SHA1 Message Date
Abdul Malik Ikhsan
6baafbc5a6
[Scoper] Remove SmartFileInfo and ContainerConfigurator setup on bootstrap.php (#2253)
* [Scoper] Remove SmartFileInfo and ContainerConfigurator setup on bootstrap.php

* add e2e for ContainerConfigurator

* add comment

* define autoload

* define autoload

* move to e2e-diff

* move to e2e-diff
2022-05-07 17:54:44 +07:00
Tomas Votruba
c35cc97d38
[DX] Add phpVersion() method to RectorConfig + make use of new config class in test configs (#2065)
Co-authored-by: GitHub Action <action@github.com>
2022-04-12 16:33:33 +02:00
Tomas Votruba
8d92c466fd
[DX] Use RectorConfig in configs (#2063)
* use RectorConfig in configs

* update variable name

* remove extra spaces

* apply on configs

* apply on e2e

* update markdown files

* remove extra spaces
2022-04-12 13:46:07 +02:00
Abdul Malik Ikhsan
f03e2a1ee3
[e2e] Try add back global e2e tests for scoped (#1786) 2022-02-08 23:17:40 +00:00
Abdul Malik Ikhsan
de8ebd038e
[e2e] Remove global e2e test on scoped (#1783) 2022-02-08 21:43:20 +00:00
Abdul Malik Ikhsan
672b339ebd
[e2e][scoped] Add e2e global install on scoped (#1704)
* [e2e][scoped] Add e2e global install on scoped

* rector command to reproduce

* clean up comment

* wait 70 seconds for deploy to packagist

* autoload

* clean up

* clean up

* clean up
2022-01-20 21:07:25 +00:00
Tomas Votruba
6c75d565e4 use dev-main on rector 2021-12-13 23:23:29 +01:00
Tomas Votruba
2d4ac92120 use rector as dependency, its the only way to see the bug 2021-12-13 21:37:59 +01:00
Tomas Votruba
4dbfce13a1 add test case on build Rector for https://github.com/rectorphp/rector/issues/6799 2021-12-13 21:21:22 +01:00
Abdul Malik Ikhsan
444cbd20d7
[Scoped] Add e2e define constant error on php 7.x (#1139)
* [Scoped] Add e2e define constant

* [ci-review] Rector Rectify

* define src path

* define src path

* eol

Co-authored-by: GitHub Action <action@github.com>
2021-11-04 19:40:12 +07:00
Tomas Votruba
c002efe1d9 skip self type 2021-07-06 01:10:55 +02:00
Tomas Votruba
58e7624357
[scoped] Run e2e parallel, suck in existing tests (#16)
* run e2e in parallel

* [build] run e2e test in parlalel, explicit test list and merge with existing
2021-05-11 18:06:27 +02:00
Tomas Votruba
ecc876ca19
[build] add e2e tests (#12)
* [build] add e2e tests

* [build] add e2e workflow
2021-05-11 13:12:15 +02:00