mmengine/tests/test_registry
Mashiro c1447734c2
[Enhance] Call `register_all_modules` in `Registry.get()` (#541)
* call register_all_modules  in Registry.get()

* Fix ci

* fix scope bug (scope_name -> scope), for temp sync

* Fix unit test

* Refine log information

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>

* Fix typo

Co-authored-by: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com>
2022-10-24 20:15:14 +08:00
..
test_build_functions.py [Refactor] Refactor code structure (#395) 2022-08-24 19:14:07 +08:00
test_default_scope.py [Refactor]: Avoid creating instances with the same name (#483) 2022-08-30 16:28:18 +08:00
test_registry.py [Enhance] Call `register_all_modules` in `Registry.get()` (#541) 2022-10-24 20:15:14 +08:00
test_registry_utils.py [Docs] Refine registry docs (#443) 2022-08-29 14:50:48 +08:00