I am not sure if that is just my own odd configuration problem or something else...
All tests seem to be skipped at the moment and when I add fuelsdk-test.properties more than 20 tests are failing.
All failures are in ETDataExtension.select() methods, caused by the rowset returned from ETSoapConnection unsorted and not paged - is that expected behaviour?
I am not sure if that is just my own odd configuration problem or something else...
All tests seem to be skipped at the moment and when I add fuelsdk-test.properties more than 20 tests are failing. All failures are in ETDataExtension.select() methods, caused by the rowset returned from ETSoapConnection unsorted and not paged - is that expected behaviour?
Is that just me, do I miss something?