You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the current time, TestJ2EORuntimeCheck.kt is generating sources in /.../resources folder by itself. It looks weird. I think, that it can be replaced with a better way of testing.
For now, TestJ2EOStaticCheck.kt is comparing already translated tests(that are put in current directory) with generated by translator files. I think, that this test should be avoided due to we are trying to compare some files. But if some optimization would be implemented, all the folder translated_tests should be rewritten absolutely.
For the current time, running
TestJ2EOStaticCheck.kt
test leads to non-working tests. This case should be fixedThe text was updated successfully, but these errors were encountered: