Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/atata-framework/atata

C#/.NET test automation framework for web
https://github.com/atata-framework/atata

Update azure-pipelines.yml by adding testFilterCriteria

3cfb9b2c458b450063ea08ed2d43235e0727aad0 authored almost 6 years ago by YevgeniyShunevych <[email protected]>
Mark FrameTests with "Unstable" category

43fd7849b6430d949986480021ead7e4981f0a53 authored almost 6 years ago by YevgeniyShunevych <[email protected]>
Update culture setting in TermResolverTests

a0cd55da3634f0620f635e971141837ea4ee8039 authored almost 6 years ago by YevgeniyShunevych <[email protected]>
Update azure-pipelines.yml to disable code analysis for now

27a394fef1e09434a004a0b4d78ee1687b9a229d authored almost 6 years ago by YevgeniyShunevych <[email protected]>
Update azure-pipelines.yml

4fe4286a5cc30a7e641e4c6597285f7316c14600 authored almost 6 years ago by YevgeniyShunevych <[email protected]>
Add DEBUG compilation constant to Atata.Tests and Atata.Tests-NetCore projects; Update src\Atata.Tests\NUnitSettings.cs

f37fa4f6d1f88477c5b4ac918c31909593005372 authored almost 6 years ago by YevgeniyShunevych <[email protected]>
Update azure-pipelines.yml; Add azure-pipelines.yml to Atata.sln

bd9c979162045d29ce7def8f9393c25bb298d3de authored almost 6 years ago by YevgeniyShunevych <[email protected]>
Update XML comments (#226)

* Add RightClickParentAttribute trigger

* Update XML comments of RightClickParentAttribute tr...

605883e054b49ad62a7f684c9b41ee4796f05f99 authored about 6 years ago by Yaroslav Samus <[email protected]>
Merge branch 'master' of https://github.com/atata-framework/atata

010ffa2c1a60294bbbe4881ffce5e1a15b72b9be authored about 6 years ago by YevgeniyShunevych <[email protected]>
Update azure-pipelines.yml

60004c83ea50e52f58a309779378155a283b8581 authored about 6 years ago by YevgeniyShunevych <[email protected]>
Remove RetryHelper package from Atata.Tests and Atata.Tests-NetCore projects; Update SetUpFixture

e97fa7d2777c7f98bfc0f6963be22a09ebbfba37 authored about 6 years ago by YevgeniyShunevych <[email protected]>
Update README.md

c487306c645cc1c9a943af7a926721bbb101b11d authored about 6 years ago by YevgeniyShunevych <[email protected]>
Update README.md

934924899a02f92e0c9a69047bcbdf6267166ade authored about 6 years ago by YevgeniyShunevych <[email protected]>
Increase project version number to 1.0.0

acfd05634c8977249786fa6b4c32ba19e345d3aa authored about 6 years ago by YevgeniyShunevych <[email protected]>
Update logo

63824302675a0fa36094805ccca8f5c3a9cd9c7e authored over 6 years ago by YevgeniyShunevych <[email protected]>
Update Atata project package information

6d11017dc76129cfce2f8eb5fefd52d6cdb687c7 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#224 Create Report<TOwner> class and add Report property to PageObject<TOwner>; Add tests: Report_BulkLog, Report_Section, Report_Screenshot_WithoutScreenshotConsumer and Report_Screenshot

ff4a64d2179eb5ec7bb4a71a8e221314e84d51a2 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#216 Navigation using relative URL fails on Linux: Fix UriUtils.TryCreateAbsoluteUrl method to handle null as urlString

3397534ffbd1febb5a91877c5b946c5359188d70 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#221 Remove obsolete types and members inclusive prior v0.15.0

d368a75bf01231473dfc970ae49a78dcbef203ae authored over 6 years ago by YevgeniyShunevych <[email protected]>
Update XML comments of attributes (#223)

* Add RightClickParentAttribute trigger

* Update XML comments of RightClickParentAttribute tr...

24e0c7a09155be55d34e5c0339925696c4a8b1ea authored over 6 years ago by Yaroslav Samus <[email protected]>
#222 Mark as obsolete Get method of DataProvider<TData, TOwner>

2a9af6844ffa5c0adc0c44332bbc6ecbffc6fd7f authored over 6 years ago by YevgeniyShunevych <[email protected]>
#221 Remove obsolete types and members inclusive prior v0.15.0

40ec474bef718e1b30d26c5d476ad844ea8cee90 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Add comment to FormatSettingsAttribute

991c27bd69fe575961c26dbbc45f8e50ff6e0688 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#220 Add overloaded WithOptions method to DriverAtataContextBuilder<TBuilder, TService, TOptions>

3483afe8b152eeecc8ec9cfd646881d7e1c8b658 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#218 Remove WithCapabilities method of RemoteDriverAtataContextBuilder; #219 Add overloaded WithOptions methods to RemoteDriverAtataContextBuilder

a32fe19e3415136dc2d5d9278d5cca5174fed589 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#217 Improve FileInput<TOwner> to handle hidden input; Update FileInput test; Add tests: FileInput_Hidden and FileInput_Transparent

cda6a8bb91d51185fe4bd0268011f28994f77810 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Update XML comments of TermFindAttribute

812fa20951051f9c5077580eb078a68c4380c73e authored over 6 years ago by YevgeniyShunevych <[email protected]>
Update XML comments of FormatAttribute and CultureAttribute

56c957e0bcb5bd40dabeea69b27ee470931a2006 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Add XML comments to NameAttribute

cc2089b1015070bc778fc3b8c2f896e9c8839237 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Add XML comments to UrlAttribute

c7033dd178d34a75446f19fe0cc85b0f697e67c0 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Add XML comments to UIComponentDefinitionAttribute

50158b74fe4c5e87d49fc8cd009173e96259569a authored over 6 years ago by YevgeniyShunevych <[email protected]>
Add and update XML comments of ScopeDefinitionAttribute

a0cd946d1a5ac219ec5e3b7e4c5ef44d2a7cf554 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Remove duplicate UIComponentDefinitionAttribute.Properties property; Remove duplicate IPropertySettings interface from UIComponentDefinitionAttribute

e5104c2fea9b11e7a6f23cf4ffe08f754d10be0c authored over 6 years ago by YevgeniyShunevych <[email protected]>
Add XML comments to ControlDefinitionAttribute and PageObjectDefinitionAttribute

d4b288d672ee932b16381ebe9c7faaf335c1c064 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Add XML comments to TriggerEvents

fd10580f4579cc3f6843d89edfa9381ad3088632 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#216 Navigation using relative URL fails on Linux; Add UriUtils_TryCreateAbsoluteUrl test

5099462850df36c0ee862228c8569f7e46acced7 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Add Go_To_RelativeUrlWithLeadingSlashNavigation test

62ee6518c8ee7b60f9a13039036eb45db30269f7 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Update NUnit package to v3.11.0

9386c08ca6729fc846df0deb03c2d33e92b0f1f6 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#215 Use Atata.WebDriverExtras package v1.1.0

f7ee33ca80a5715d1f0eedd541c957266ddfddac authored over 6 years ago by YevgeniyShunevych <[email protected]>
Add RetryHelper v2.1.0 package to Atata.Tests-NetCore project

d72ba44fb6568df2a96d02df710520aada8fefa2 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#214 Use Selenium.WebDriver package v3.14.0; Update Selenium.WebDriver.IEDriver to v3.14.0

3e4b1d489b913428552e58a8f37876edb5b29481 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#214 Use Selenium.WebDriver package v3.14.0

0576a71b39e2003ef958262e8434a2bfb9fbe097 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#213 Remove PhantomJSDriver usage

46eda6e0535986aa454f70fa78c78c0b92ae507a authored over 6 years ago by YevgeniyShunevych <[email protected]>
Rename data provider of Option<T, TOwner>.IsSelected to "selected state"

e31f2c6e8e50065d330b7b528792a88c63aafe76 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Rename data providers of CheckBox<TOwner>.IsChecked and RadioButton<TOwner>.IsChecked to "checked state"

37fd24a38a952261b90e9c8f09c34e44bc489eec authored over 6 years ago by YevgeniyShunevych <[email protected]>
Rename data provider of EditableField<T, TOwner>.IsReadOnly to "read-only state"

cd0bb94666e7b3144829f560af408ffbe4022b10 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Rename data provider of Control<TOwner>.IsEnabled to "enabled state"

384f1bfe0002e137b2d7aa36df348daa14521fd9 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Rename data provider of UIComponent<TOwner>.IsVisible to "visible state"

f5902b6b2a8829e1e076d845bc2fa8e873a36d02 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Add UIComponent_IsVisible_Should_Fail test

e5fb6995208125a213003262c61c7bfac5e64578 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#212 Add IsPresent property to UIComponent<TOwner>; Add tests: UIComponent_IsPresent, UIComponent_IsPresent_Should_Fail

d0a836e2aee30d0591898d187f99eed732cbc772 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#211 NoSuchElementException is thrown when access UIComponent.IsVisible property of hidden/missing element; Add UIComponent_IsVisible test

9ba51504ff9f74bd6d3f4eac932edd2fc92bfe83 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Add XML comments to UIComponentMetadata

27ab64ee48de3a4e025e5c3f6cb905a02ceb1161 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#210 Add Do(Action action) method to PageObject<TOwner>

d8e85598f150f0d0d50a294c642736df728f6427 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#209 Change types of UIComponentResolver dictionaries to ConcurrentDictionary<TKey, TValue>

f956bfc873901000bcee676f6fc60794446b7401 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Update Configuration_Mixed test to keep it isolated and cleaned

2a9bdbf34ee041f97a09e3d966ebe97c3ed9830f authored over 6 years ago by YevgeniyShunevych <[email protected]>
#208 Enhance SequalComponentScopeLocateResult to support multiple scope sources; Refactor StrategyScopeLocator

916c43657961e94c264cf2116a35299f0ab2ebe6 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Update Atata.ruleset

5f60eaee73de3e6714355fa0a242b294191b55dc authored over 6 years ago by YevgeniyShunevych <[email protected]>
Add UIComponentMetadata_ComponentDefinitionAttribute_ForControl test

9f5e27eebd5a6a1c89e77a217e9e4124a032c3a9 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#205 Inherit ScopeDefinitionAttribute from MulticastAttribute; #206 Fix typo in ComponentDefinitonAttribute property name of UIComponentMetadata; #207 Dynamic resolving of UIComponentMetadata.ComponentDefinitionAttribute

3bcbcd88131d913267d22f73745d834063abe3fd authored over 6 years ago by YevgeniyShunevych <[email protected]>
Update Atata.ruleset

f29597f1f23b987b8258c3debdbb67fd4dd4284f authored over 6 years ago by YevgeniyShunevych <[email protected]>
Refactor ExtendedStringFormatter

b914bc8f47987d57f37aef1098b44640dc3e6121 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Fix incorrect handling of null value by setter of ScopeDefinitionAttribute.ContainingClass property

c0595e083771e96710b39dfe62f1ba6f12a42550 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#193 Change behavior of FindSettingsAttribute and TermFindSettingsAttribute: remove restricted AttributeUsage from TermFindSettingsAttribute

7357c6baad073799dabf11d69e787f886a8d41ab authored over 6 years ago by YevgeniyShunevych <[email protected]>
#204 Update UIComponentResolver.CreateControlForProperty method to push attributes into metadata

899fe2d46614893176972fdb702d00fd64faa443 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#203 Add Push methods to UIComponentMetadata; Add tests: UIComponentMetadata_Push_Single, UIComponentMetadata_Push_Multiple

8b5302e2226a536495be3040630dd0bc586e3373 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#202 FindByColumnHeaderStrategy fails for table inside another table; Add Table_InsideAnotherTable test

9568cb1b8d61fba7a8c4c798c76ec40844b818c9 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#201 Incorrect handling of null value by some setters of properties of MulticastAttribute

6e632fe67720f99bbdc3240d7a7d7c220e000501 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#195 Add AttributeSettingsAttribute: fix TargetAttributeType property setter

a0b1ad7db79d49366c792c0f567f1aee24f24f5b authored over 6 years ago by YevgeniyShunevych <[email protected]>
Update Atata.ruleset

96cd08645634bc875c46c826bc982fec037e0b91 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Fix code analysis warning

3a1e3b172e0b3dc7555ce40ad1ab1a4a5e4d031e authored over 6 years ago by YevgeniyShunevych <[email protected]>
Remove hard-coded usages of "http://localhost:50549" from tests

c76b4dc059b50a95904b8ef064c53df96e538f9a authored over 6 years ago by YevgeniyShunevych <[email protected]>
#200 Make some members of UIComponent and UIComponent<TOwner> public; Add and update XML comments of UIComponent and UIComponent<TOwner>

6717cec2fc68f6bb37060d98e6d4f9d8ef6b8760 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Add and update XML comments of IUIComponent<TOwner>

ee746ba5e685fc08c42dac698dd201917f51a8de authored over 6 years ago by YevgeniyShunevych <[email protected]>
Update XML comments of ScopeSource

34f32ce93806e4292f9ff54e7a4ef0ee89313379 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Refactor CheckExtensions

66267267c441a33a1b38c5764683bb2bea45ccf1 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Update Atata.ruleset

efce4b28ad5ba5ad94431128f313b75efc2a1ad1 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Make constructor of UIComponentMetadata internal

9de6c2b5c0797d8e44a928425cdc564539996151 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Remove App.config and AppConfig.cs from Atata.Tests project; Add RetryHelper v2.1.0 package to Atata.Tests project; Add SetUpFixture to to Atata.Tests project

6e4cd4a24da5c009eef8444d95bf407aab949ad3 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Update azure-pipelines.yml

09c83a8036a99ff5fb731e55112050b9f88dbab4 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Add azure-pipelines.yml

c1fb5098f9f986a912eeba226da7aa7bf8e1acb2 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Update Atata.ruleset; Fix code analysis warnings

34c2100841bb6920dc3e85b893140c683cc0fe16 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Add SonarAnalyzer.CSharp v7.5.0.6605 package to Atata project

476450db5ae0341dd16bab1035e9bca7f3e2eaf8 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Update Microsoft.CodeAnalysis.FxCopAnalyzers package to v2.6.2

7586a70dd1696492e5a6bbf53a078e2da68405d2 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Update Atata.Tests-NetCore project and solution

6e46c127b811038442374798f4908731a78537cf authored over 6 years ago by YevgeniyShunevych <[email protected]>
Change Atata.Tests project type to new csproj format

7752d15fad06dff482c4e205d596a1beb03b0289 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Update Atata.ruleset

cf2386797e67746b1210901e9a3d7e6447ef7104 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Change Atata.TestApp project to Razor Pages application; Update Atata.Tests project; Update .gitignore

740f4d3dc790236f1dd801415ca0b4fcb225ecb7 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#199 Mark as obsolete old Get and GetAll methods of UIComponentMetadata

5af9455d7365ef56d6c2e8f658990dcb660e937a authored over 6 years ago by YevgeniyShunevych <[email protected]>
Add FluentAssertions package to Atata.Tests project; Add UIComponentMetadataTests and GenericCollectionAssertionsExtensions to Atata.Tests project

51c1b359fa1fc8feda78243625c40e875ec31b89 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#194 Add overloaded Get and GetAll methods to UIComponentMetadata without required parameters; #197 Add overloaded Get and GetAll methods to UIComponentMetadata that use AttributeFilter<TAttribute>; #198 Add AttributeSettingsAttribute filtering by TargetAttributeTypes to UIComponentMetadata; #193 Change behavior of FindSettingsAttribute and TermFindSettingsAttribute

3fdfb5304b080f2c643473825951fd1ec8256a1d authored over 6 years ago by YevgeniyShunevych <[email protected]>
#196 Add AttributeFilter<TAttribute> class

b5e084e9fbf7e15eded3bc71bcba7f627593ea36 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#195 Add AttributeSettingsAttribute

c894ffc2417168362985efb39b9ebac36a35e5f0 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Add [assembly: InternalsVisibleTo("Atata.Tests")] attribute to Atata project

2f86a4790a6861b7e50c0cb30506f1e438f3fcec authored over 6 years ago by YevgeniyShunevych <[email protected]>
#193 Change behavior of FindSettingsAttribute and TermFindSettingsAttribute

81a6e64e7eb182d1917cf00bcbf0f911de7686d9 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#195 Add AttributeSettingsAttribute

6762d9db2b02a14da81748499199925c1579fbf2 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#191 Incorrect applying of MulticastAttribute defined at component level; Update UIComponentMetadata

cb261934ce5a9009556564ded2935829b8e06426 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#192 Add IsTargetSpecified and TargetAnyType properties to MulticastAttribute

c0cb1c4f53c4d970b38f6effe7d465cdb431fb86 authored over 6 years ago by YevgeniyShunevych <[email protected]>
Fix TypeExtensions.GetDepthOfInheritanceOfRegularType method to process typeof(object) as baseType

ee5d07a347f7bb4df2c7a8206c88a4a343c1f348 authored over 6 years ago by YevgeniyShunevych <[email protected]>
#194 Add overloaded Get and GetAll methods to UIComponentMetadata without required parameters

cef0eb7611d9f492467cb527bcf70b763c067ebe authored over 6 years ago by YevgeniyShunevych <[email protected]>
Add Control_Custom_DatePicker_WithFormat test

a7ae1afb136e63b52e005cce90c866983cd7e588 authored over 6 years ago by YevgeniyShunevych <[email protected]>