diff --git a/.gitignore b/.gitignore index 1357128..21c1a0f 100644 --- a/.gitignore +++ b/.gitignore @@ -117,3 +117,5 @@ Addame/Configs/Production.xcconfig *.dSYM.* /fastlane/report.xml /fastlane/FastlaneRunner +test_output/report.html +test_output/report.junit diff --git a/.swiftlint.yml b/.swiftlint.yml index 087f61e..ae53bc2 100644 --- a/.swiftlint.yml +++ b/.swiftlint.yml @@ -1,4 +1,5 @@ disabled_rules: + - empty_enum_arguments - vertical_parameter_alignment_on_call - weak_delegate - vertical_parameter_alignment diff --git a/test_output/report.html b/test_output/report.html index 84aafe7..854de01 100644 --- a/test_output/report.html +++ b/test_output/report.html @@ -132,7 +132,7 @@

EventFormViewTests.EventFormViewTests

-

0.030s

+

0.285s

testCreatEvent

diff --git a/test_output/report.junit b/test_output/report.junit index 9b6b1d9..27260b9 100644 --- a/test_output/report.junit +++ b/test_output/report.junit @@ -1,6 +1,6 @@ - + \ No newline at end of file