Welcome Guest, Not a member yet? Register   Sign In
feat: Find lang() strings and update localization keys
#6

(08-21-2023, 10:59 PM)ozornick Wrote: I will need to check the creation of files and add fakes to app/Controllers. And delete them after the tests.

If you need that, do it. Add fakes to app/Controllers. And delete them after the tests.

But it may be better to use Tests\Support namespace.
It is the namespace for testing. You do not need to delete after the tests.
See https://github.com/codeigniter4/CodeIgni...s/_support

(08-21-2023, 10:59 PM)ozornick Wrote: Do I still need to add php-cs-fixer after execution? The array dump has incorrect formatting.

Yes. Run `composer cs-fix` always.
Reply


Messages In This Thread
RE: feat: Find lang() strings and update localization keys - by kenjis - 08-22-2023, 06:05 PM



Theme © iAndrew 2016 - Forum software by © MyBB