* In progress tests * Updated createdPackaged tests * Added test for checking if we are able to see the marketplace * Added tests for checking if the correct message is shown * Made quite a lot of changes, used the locators in the testHelpers. Added additional tests * Updated to match changes to the Ui TestHelpers * Fixed test * added package file * Bumped versions * Updated naming * Fixed Acceptance Test to match patterns * Updated locator in test. * Added Act comment * Followed comments from PR
21 lines
357 B
XML
21 lines
357 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<umbPackage>
|
|
<info>
|
|
<package>
|
|
<name>TestPackage</name>
|
|
</package>
|
|
</info>
|
|
<DocumentTypes />
|
|
<MediaTypes />
|
|
<Templates />
|
|
<Stylesheets />
|
|
<Scripts />
|
|
<PartialViews />
|
|
<Macros />
|
|
<MacroPartialViews />
|
|
<DictionaryItems />
|
|
<Languages />
|
|
<DataTypes />
|
|
<MediaItems />
|
|
</umbPackage>
|