yii2-bootstrap5/tests
2022-05-03 20:53:11 +03:00
..
assets copied missing tests and actions and docs from bs4 2021-07-09 11:53:24 +02:00
data added test, updated changelog, removed unnecessary typecasting (already done by method definition) 2021-08-16 09:48:14 +02:00
AccordionTest.php removed @depends constraints (cause problems with php 8) 2021-08-04 08:21:51 +02:00
ActiveFieldDefaultFormCheckTest.php removed @depends constraints (cause problems with php 8) 2021-08-04 08:21:51 +02:00
ActiveFieldTest.php Update ActiveFieldTest.php 2021-11-24 13:39:15 +03:00
ActiveFormTest.php Update ActiveFormTest.php 2021-11-30 23:05:34 +03:00
AlertTest.php fixed #11 2021-08-18 15:41:26 +02:00
bootstrap.php copied missing tests and actions and docs from bs4 2021-07-09 11:53:24 +02:00
BreadcrumbsTest.php Accept Breadcrumbs::$homeLink = false to omit "Home" link (fixed #24) 2022-01-05 09:49:44 +01:00
ButtonDropdownTest.php updated rendering of widgets 2021-07-12 17:22:29 +02:00
ButtonGroupTest.php removed @depends constraints (cause problems with php 8) 2021-08-04 08:21:51 +02:00
ButtonToolbarTest.php removed @depends constraints (cause problems with php 8) 2021-08-04 08:21:51 +02:00
CarouselTest.php removed @depends constraints (cause problems with php 8) 2021-08-04 08:21:51 +02:00
DropdownTest.php changed all data and aria attributes to short syntax (fixed #27) 2022-01-03 09:40:20 +01:00
HtmlTest.php copied missing tests and actions and docs from bs4 2021-07-09 11:53:24 +02:00
LinkPagerTest.php Update LinkPagerTest.php 2021-11-26 19:13:30 +03:00
ModalTest.php removed @depends constraints (cause problems with php 8) 2021-08-04 08:21:51 +02:00
NavBarTest.php added offcanvas navigation feature 2021-08-05 10:01:02 +02:00
NavTest.php removed @depends constraints (cause problems with php 8) 2021-08-04 08:21:51 +02:00
OffcanvasTest.php changed all data and aria attributes to short syntax (fixed #27) 2022-01-03 09:40:20 +01:00
PopoverTest.php downgrade phpunit version to support php 7.0 2021-08-04 08:09:56 +02:00
ProgressTest.php removed @depends constraints (cause problems with php 8) 2021-08-04 08:21:51 +02:00
TabsTest.php changed all data and aria attributes to short syntax (fixed #27) 2022-01-03 09:40:20 +01:00
TestCase.php fixed Unable to locate message source for category 'yii/bootstrap5' 2022-01-05 11:19:41 +01:00
ToastTest.php chore: add docs and test for issue #36 2022-03-10 23:43:09 +01:00
ToggleButtonGroupTest.php fixed toggle button group rendering 2021-08-04 08:51:53 +02:00
TranslationTest.php Update TranslationTest.php 2022-05-03 20:53:11 +03:00