Commit 545e98d
refactor: rename test directories — tests_testbox → tests, tests → rocketunit_tests
TestBox/WheelsTest is the standard test framework. The transitional
name "tests_testbox" is replaced with simply "tests". The legacy
RocketUnit test infrastructure is moved to "rocketunit_tests".
- vendor/wheels/tests_testbox/ → vendor/wheels/tests/
- vendor/wheels/tests/ → vendor/wheels/rocketunit_tests/
- Updated all internal path references in runner, specs, and framework
- Function name tests_testbox() preserved for route backwards compat
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 543c98e commit 545e98d
File tree
256 files changed
+265
-265
lines changed- vendor/wheels
- public/views
- rocketunit_tests
- _assets
- controllers
- admin
- files
- migrator/migrations
- models
- plugins
- dependant/TestPlugin1
- overwriting
- testglobalmixins
- removing
- runner
- runner01
- runner02
- standard
- TestAssignMixins
- TestDefaultAssignMixins
- TestGlobalMixins
- TestIncompatableVersion
- unpacking
- testframework
- views
- main
- test
- sub
- tests_testbox
- _assets
- plugins/overwriting/testglobalmixins
- views
- tests
- _assets
- controllers
- models
- plugins/overwriting/testglobalmixins
- views
- sample
- test
- resources/app
- config
- development
- maintenance
- production
- testing
- events
- global
- view
- specs
- controller
- csrf
- dispatch
- environment
- events
- global
- internal/model
- jobs
- mapper
- migrator
- migration
- model
- onmissingmethod
- view
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
256 files changed
+265
-265
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
493 | | - | |
| 493 | + | |
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2616 | 2616 | | |
2617 | 2617 | | |
2618 | 2618 | | |
2619 | | - | |
| 2619 | + | |
2620 | 2620 | | |
2621 | 2621 | | |
2622 | 2622 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
| 75 | + | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
File renamed without changes.
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
0 commit comments