Test Failures when moving Encounters to the Legacy UI module

Hello Developers :smiley:

CC: @burke @wyclif

I have moved some functions into the module from core.

However, when I move encounters as in this commit:

I get the following error log as here.

The line no.s 317-322 state that the forms beans haven’t been defined, but I defined the respective beans here:

Requesting for some guidance if I have done something wrong or missed anything.

Thank you for your patience :slight_smile:

1 Like

What changes are you making that lead to this? Moving encounterTypeList and encounterTypeForm beans only shouldn’t lead to that kind of error, are these the only changes you are making?

This is the commit that gave me errors, it worked fine otherwise(just before adding encounter packages-both classes and tests).: