Commit Graph

6 Commits

Author SHA1 Message Date
Andrew Nagy
3ddc65b2ae fixes codeception to actually work 2022-04-07 19:08:23 +00:00
Martin Zurowietz
f6193ad5cb Replace deprecated totallyTyped attribute
totallyTyped was deprecated in Psalm v4.21.0 [1].

totallyTyped="true" is equivalent to errorLevel="1" and
totallyTyped="false" is equivalent to errorLevel="2" plus
reportMixedIssues="false" [2].

[1] https://github.com/vimeo/psalm/releases/tag/4.21.0
[2] https://psalm.dev/docs/running_psalm/configuration/#totallytyped
2022-02-21 10:15:13 +01:00
Claas Augner
714db50e4f Reword acceptance tests 2021-07-06 16:28:37 +02:00
Feek
7de82fa1e9 test: fix test 2020-06-21 14:36:35 -07:00
Feek
db44a11bfc chore: make test models and load them so we can test ide helper things 2020-06-06 19:32:22 -07:00
Feek
c2e30af74a feature: eloquent support 2020-05-21 00:18:36 -07:00