added Repeater WIP #741
tests.yml
on: push
Lowest Dependencies
16s
Code Coverage
17s
JavaScript tests
33s
Matrix: tests
Annotations
12 errors and 4 warnings
|
PHP 8.5 tests
Process completed with exit code 1.
|
|
PHP 8.3 tests
Process completed with exit code 1.
|
|
Lowest Dependencies
Process completed with exit code 1.
|
|
PHP 8.2 tests
Process completed with exit code 1.
|
|
Code Coverage
Process completed with exit code 1.
|
|
PHP 8.4 tests
Process completed with exit code 1.
|
|
JavaScript tests
Process completed with exit code 1.
|
|
tests/netteForms/spec/repeater.spec.js > Nette.Repeater > nested repeaters > updates nested template paths when cloning parent:
tests/netteForms/spec/repeater.spec.js#L325
TypeError: Cannot read properties of null (reading 'dataset')
❯ tests/netteForms/spec/repeater.spec.js:325:27
|
|
tests/netteForms/spec/repeater.spec.js > Nette.Repeater > renumberItems > updates id attributes:
tests/netteForms/spec/repeater.spec.js#L274
TypeError: manager.renumberItems is not a function
❯ tests/netteForms/spec/repeater.spec.js:274:12
|
|
tests/netteForms/spec/repeater.spec.js > Nette.Repeater > renumberItems > updates name attributes:
tests/netteForms/spec/repeater.spec.js#L264
TypeError: manager.renumberItems is not a function
❯ tests/netteForms/spec/repeater.spec.js:264:12
|
|
tests/netteForms/spec/repeater.spec.js > Nette.Repeater > renumberItems > updates data-repeater-index attributes:
tests/netteForms/spec/repeater.spec.js#L254
TypeError: manager.renumberItems is not a function
❯ tests/netteForms/spec/repeater.spec.js:254:12
|
|
tests/netteForms/spec/repeater.spec.js > Nette.Repeater > handleRemove > renumbers remaining items after removal:
tests/netteForms/spec/repeater.spec.js#L152
AssertionError: expected null not to be null
❯ tests/netteForms/spec/repeater.spec.js:152:21
|
|
PHP 8.5 tests
No files were found with the provided path: tests/**/output. No artifacts will be uploaded.
|
|
PHP 8.3 tests
No files were found with the provided path: tests/**/output. No artifacts will be uploaded.
|
|
PHP 8.2 tests
No files were found with the provided path: tests/**/output. No artifacts will be uploaded.
|
|
PHP 8.4 tests
No files were found with the provided path: tests/**/output. No artifacts will be uploaded.
|