1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00
psalm/tests
Bruce Weirdan 42b71f5eae
Switch from phpspec/prophecy to mockery/mockery
It provides similar functionality, but is a bit more alive and does not
prevent installation with PHP 8.2
2022-11-24 21:20:21 -04:00
..
CommandFunctions
Config Switch from phpspec/prophecy to mockery/mockery 2022-11-24 21:20:21 -04:00
EndToEnd Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
FileManipulation Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
FileUpdates Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
fixtures Merge remote-tracking branch 'origin/4.x' into HEAD 2022-10-16 13:41:27 +02:00
Internal Fix DateTimeZone::listAbbreviations return type 2022-11-18 08:50:00 +01:00
LanguageServer Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
Loop Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
Progress
ReturnTypeProvider Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
Template Allow parameter types to be contained by a class template type (#8731) 2022-11-23 00:14:30 -05:00
Traits Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
Type
TypeReconciliation Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
AlgebraTest.php Immutable assertions 2022-10-03 11:32:15 +02:00
AnnotationTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
ArgTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
ArrayAccessTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
ArrayAssignmentTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
ArrayFunctionCallTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
ArrayKeysTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
AssertAnnotationTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
AssignmentTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
AttributeTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
BadFormatTest.php
BinaryOperationTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
CallableTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
CastTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
CheckTypeTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
ClassLikeDocblockParserTest.php
ClassLikeStringTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
ClassLoadOrderTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
ClassScopeTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
ClassTest.php Emit MixedMethodCall when calling new on object 2022-11-19 17:29:35 -04:00
CloneTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
ClosureTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
CodebaseTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
CommentAnalyzerTest.php
ComposerLockTest.php
ConstantTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
ConstValuesTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
CoreStubsTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
DateTimeTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
DeprecatedAnnotationTest.php Emit DeprecatedInterface when an interface is referenced in a generic 2022-11-08 20:34:08 -04:00
DocblockInheritanceTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
DocCommentTest.php
DocumentationTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
EnumTest.php Merge pull request #8693 from weirdan/fix-8267 2022-11-10 21:13:12 -04:00
ErrorBaselineTest.php Switch from phpspec/prophecy to mockery/mockery 2022-11-24 21:20:21 -04:00
ExtendsFinalClassTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
ExtensionRequirementTest.php
FileDiffTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
FileReferenceTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
ForbiddenCodeTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
FunctionCallTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
FunctionLikeDocblockParserTest.php Reject @psalm-consistent-constructor in function docblocks 2022-11-16 19:14:13 -04:00
GeneratorTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
IfThisIsTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
ImmutableAnnotationTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
ImplementationRequirementTest.php
IncludeTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
InterfaceTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
InternalAnnotationTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
IntRangeTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
IssueBufferTest.php
IssueSuppressionTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
JsonOutputTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
junit.xsd
KeyOfArrayTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
ListTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
MagicMethodAnnotationTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
MagicPropertyTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
MatchTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
MethodCallTest.php Implement subtype checks for stringable-object 2022-11-10 19:55:36 -04:00
MethodMutationTest.php
MethodSignatureTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
MixinAnnotationTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
NamespaceTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
NativeIntersectionsTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
NativeUnionsTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
Php40Test.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
Php55Test.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
Php56Test.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
Php70Test.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
Php71Test.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
ProjectCheckerTest.php Fix tests. 2022-06-22 01:53:42 -05:00
PropertiesOfTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
PropertyTypeInvarianceTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
PropertyTypeTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
PsalmPluginTest.php Switch from phpspec/prophecy to mockery/mockery 2022-11-24 21:20:21 -04:00
PureAnnotationTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
PureCallableTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
ReadonlyPropertyTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
ReferenceConstraintTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
ReferenceTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
ReportOutputTest.php Merge remote-tracking branch 'origin/4.x' into HEAD 2022-10-16 13:41:27 +02:00
ReturnTypeTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
somefile.php
StubTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
SuperGlobalsTest.php Fix tests 2022-11-08 10:45:21 +01:00
SwitchTypeTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
TaintTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
TestCase.php Avoid json_encode when serializing non-UTF8 literals 2022-04-27 01:42:37 -04:00
TestConfig.php
ThisOutTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
ThrowsAnnotationTest.php
ThrowsInGlobalScopeTest.php
ToStringTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
TraceTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
TraitTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
TryCatchTest.php Add support for strict arrays, fix type alias intersection, fix array_is_list assertion on non-lists (#8395) 2022-11-05 22:34:42 +01:00
TypeAnnotationTest.php Allow using imported types in other types within the same file 2022-11-15 14:46:31 +01:00
TypeCombinationTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
TypeComparatorTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
TypeParseTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
UnresolvableIncludeTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
UnusedCodeTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
UnusedVariableTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
ValueOfTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00
VariadicTest.php Make array shapes strict by default (#8701) 2022-11-11 20:14:21 -05:00