Commit Graph

7 Commits

Author SHA1 Message Date
Mougrim
e1a4e2e287
Fix tests for new version psalm
Signed-off-by: Mougrim <rinat@mougrim.ru>
2022-05-22 17:01:43 +03:00
Bruce Weirdan
fd669c692c
Fix tests to account for issues newer Psalm detects 2021-05-29 20:38:58 +03:00
Ilian Ranguelov
00b480fcb0
apply PSR-4 to source 2020-04-03 20:26:50 +02:00
Bruce Weirdan
854918db89
Ignore support files in Psalm 2019-02-09 09:32:17 +02:00
Bruce Weirdan
6e0f0643d6
Added test infrastructure
- Added Codeception scaffolding
- Added travis config
- Added example test
2019-02-09 09:20:40 +02:00
Bruce Weirdan
18ffce8944
fixed composer check
- Dropped `tests` folder references (tests are not there)
- Dropped `@test` reference from `composer check` (phpunit is not
depended on, tests are absent)
- Ignored `stubs` folder (cannot really be checked by psalm) in
`psalm.xml`
2018-12-09 00:24:35 +02:00
Matthew Brown
fa76f65209 Add starter files for PHPUnit Plugin 2018-11-14 00:36:33 -05:00