-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Parameter testfilter on ALOpsAppTest not working? #326
Comments
But Luc, I told you about this (#310 (comment)). |
I guess I read it differently: it should work right now (as #310 has the released tag), but for future sake we take the ExtensionID route. |
Exactly - apparently, in some versions of BC, the app we use to hack this possibility, doesn't work (comes with an unexplained "dialog" - making it impossible to install the app we need to import the tests).. . So .. we'll abandon that idea, and fully go for the ExtensionId approach. |
@waldo1001 any update on this? |
Dear @lvanvugt , Please check out our latest release v1.441 which included this feature.
Kind regards, |
Will do. Might not be soon, but in the course of updating my book this will be picked up in the coming weeks. |
Tested and found extensionid parameter working fine. |
As per #310 I have applied the parameter testfilter (
testfilter: '<>0'
) on ALOpsAppTest to make sure all tests residing in the database (per step ALOpsAppPublish) will be run. I am, however, getting the following error:the used yaml
the output
Expected behavior
All tests are run.
The text was updated successfully, but these errors were encountered: