Ecosyste.ms: OpenCollective

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

Atata

C#/.NET test automation framework
Collective - Host: opensource - https://opencollective.com/atata - Website: https://atata.io - Code: https://github.com/atata-framework

Increase project version number to 0.9.0

github.com/atata-framework/atata - cb0270a78ddd001e84d6f605cc8a0f87a32858cc authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add KendoGrid`3 and KendoGrid`1 controls

github.com/atata-framework/atata - 0325ea4942c6f07c00a87f3492a6c4336b62abe3 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add Table`3 base table control

github.com/atata-framework/atata - 06e4d23d7b0dfff6041853c81f10e4b34cfc2019 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add Clear method to Input`2 control

github.com/atata-framework/atata - 726c67137c445d54cba1e472c7c894cbb37afc63 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add UIComponentChildrenList`1 class, move control creation methods from UIComponent`1 to it

github.com/atata-framework/atata - 99f0af09519b948701fcd485b885ba5158bdc4a5 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add component properties null check before init to UIComponentResolver

github.com/atata-framework/atata - c50076cd2cbfc65cc001e295492b6041c2aabd0b authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update table row functionality

github.com/atata-framework/atata - bd2a5a6749e30402acb5b734ed616afaf1c2e7e9 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update clickable functionality

github.com/atata-framework/atata - 48b6e6a818f36e9a67f8f03b0ef1240e7e69dc3d authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update UIComponentResolver.InitDelegateProperty method to use ClickAndGo extension method

github.com/atata-framework/atata - c502c2f67d2a15d4b30f2d909ce6d812150227e2 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update ControlDelegates_WithNavigaton test

github.com/atata-framework/atata - bb2f5139e2c112e8d43bb26c100fa16bc94f87bd authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add NavigationPageObjectCreatorAttribute support to ClickAndGo extension method; Add ClickAndGo extension methods for Clickable`2, Button`2 and Link`2

github.com/atata-framework/atata - acd3bfd9e0570227ebc0b0627ae845d8a51bba44 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update all clickable extension classes

github.com/atata-framework/atata - 89eb769ca112fa12c8b70432bede343f43de10a0 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add INavigable`2 interface to ButtonControl`2 and LinkControl`2

github.com/atata-framework/atata - b30df5041998fdb5c2822b85787c9ea9b7fd6f5b authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add NavigationPageObjectCreatorAttribute

github.com/atata-framework/atata - c2306d1f5828500de12f835310f9fae5b3c3e2eb authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add GoTemporarilyAttribute support to INavigableExtensions.ClickAndGo method

github.com/atata-framework/atata - 18e64d700f6601b931840b291b37e87dcc2bf88e authored over 8 years ago by YevgeniyShunevych <[email protected]>
Rename ColumnIndexToClickAttribute to CellIndexToClickAttribute; Update TableRow related functionality

github.com/atata-framework/atata - 3563ba7742d3176f28f99584a4ca759ffc4e4f12 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add IControl`1, INavigable`2 and INavigableExtensions

github.com/atata-framework/atata - 91afc929896712d6218b2425fc7e260ba1577937 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Remove obsolete FindItemByIndex functionality

github.com/atata-framework/atata - f4b65631966d668ecd5e422c34b1166637c19804 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update component naming functionality, enable ending ignoring for control

github.com/atata-framework/atata - 82e3d74c187017fdfd5fbb6504a3f259a734577b authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add ItemsControl`2 control; Add ControlList_RadioButton test

github.com/atata-framework/atata - 84ee794b8c3617d126bbe19d14b73ea35d14d658 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Fix FindByFieldSetStrategy

github.com/atata-framework/atata - b2d1a154b0b5ed99201204b27ece7bc29e6f6693 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Fix XPathComponentScopeLocateStrategy index use; Add ControlList_TextInput test; Enhance ControlList_CheckBox test

github.com/atata-framework/atata - c769c3a4cfd22eb4e2eaf2bd26175ffef2c253d5 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add OnClick method to Control`1; Override OnClick method in TableRowBase`1

github.com/atata-framework/atata - 169b7735fd413164627149cc702eeaa8ba749278 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Remove obsolete Table`2 functionality

github.com/atata-framework/atata - 702ac86176af0d5344e04df609574fc6f4ad8003 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update Table_Complex test

github.com/atata-framework/atata - 1d423be87c56d8539f29e9d30298d5fd78366d7b authored over 8 years ago by YevgeniyShunevych <[email protected]>
Fix ControlList_CheckBox test

github.com/atata-framework/atata - 7e039a36bba6113d332db58eca04dc3963ca6921 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update README.md

github.com/atata-framework/atata - 21a23d4341385201a892cf8eb973991bd282f59a authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add ControlList_CheckBox test; Update tests

github.com/atata-framework/atata - f9534704ec502b1af51b4477404d9691d409bf83 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add Value property to IDataProvider`2; Implment implicit cast operator in DataProvider`2

github.com/atata-framework/atata - 2510de127ee1997fee7df244fc950656be23213d authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add ControlTypeName to 'contain' verification messages in IDataVerificationProviderExtensions

github.com/atata-framework/atata - 7ac403514919b82f3a22d2b0a70144a7ac8bece7 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Override VisitUnary method in ControlNameExpressionStringBuilder to avoid 'Convert(...)' text

github.com/atata-framework/atata - c4e53ab418beb6aad7e6c8056c9b5578fd4ccb56 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update TableRowList`2.BuildItemNameByCellValues method

github.com/atata-framework/atata - b9a6745071945add6be75c4079e4aa11f0c1b0ed authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add IsChecked property to CheckBox`1 and RadioButton`1

github.com/atata-framework/atata - f2c35c20e19b17c58eddc995468908bb43f14596 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update UIComponent.ComponentFullName formatting including parent's names; Remove ControlList`2.BuildLogFindMessage method

github.com/atata-framework/atata - 852fee0bd35867843ced81a5c7e4340fc990bfd8 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add ExpressionStringBuilder and ControlNameExpressionStringBuilder; Update UIComponentResolver.ResolveControlName method to use new expression conversion functionality; Update Table_Complex test

github.com/atata-framework/atata - d4a055a6870410f6ff6e4efda3f762ec436dbdb7 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update tests

github.com/atata-framework/atata - 6d896fc81ec4bd350a475f87d9a5f60632938602 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update Table_Complex test

github.com/atata-framework/atata - 591efa9ed07457c3d094730d50edd6e237d9a72f authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update TableRowList and ControlList related functionality; Add FindByInnerXPathAttribute

github.com/atata-framework/atata - 01cb23addcf261621245b7df387c3e1698a8e8b5 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Fix FindByXPathStrategy; Refactor UIComponentResolver

github.com/atata-framework/atata - c4c7f70c45e4b90026a9fd2b758e24b401201a52 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update VerificationProvider functionality

github.com/atata-framework/atata - 1f7896850b60eca6e9d0d827ce76a8865fe14125 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update ControlList realted functionality

github.com/atata-framework/atata - da74be3462a1e42da72e191e8a43106368c30c95 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Implement UIComponent.ToString method; Update TableTest method

github.com/atata-framework/atata - 0fd81462548f46cfcaeffa4d3292f1a6e3b3e859 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update Table related functionality

github.com/atata-framework/atata - 822b5db39207c39644f9a2d6331fe35f8305ddcc authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update ControlList related functionality

github.com/atata-framework/atata - a0dbbf18f7e78a780f4a6be0fc34de703fc6d4d6 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update ControlList`2

github.com/atata-framework/atata - 8b4d25d1e917a5e6c520361a9677d11ce276db3e authored over 8 years ago by YevgeniyShunevych <[email protected]>
Refactor ControlList`2.OrdinalizeNumber method

github.com/atata-framework/atata - c7e7fccfbaf075e74199432d49adc34123ec222e authored over 8 years ago by YevgeniyShunevych <[email protected]>
Implement ControlList`2.GetEnumerator method

github.com/atata-framework/atata - 1b3e6dde9feed7d1e99bac98411e629db3ef4d96 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update ControlList related functionality

github.com/atata-framework/atata - e7273d1aea4a2855a5df765d774144cb17af647b authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update ControlList related functionality

github.com/atata-framework/atata - 675602108f9e2cb4e9ecade1960580f56b072ab8 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update ControlList`2

github.com/atata-framework/atata - feda501d71eb4e1b7489a112f9838aab48257cb2 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update ControlList related functionality

github.com/atata-framework/atata - b6c04f44c24718b105570156db5ebf79abc248f5 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add ComponentPart`1 and ControlList`2 classes

github.com/atata-framework/atata - 8e1d2806942eb72d2c8da9c1ee10a1f0915fa34d authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update checkbox control definition; Add XML comments to radio button control

github.com/atata-framework/atata - 9979a9b92bdb77af21a5b8d97d7c0782df4d19b2 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update trigger functionality

github.com/atata-framework/atata - 7859701bd9e38277da53cf5c0a5dd7b518812d09 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add KendoGrid`1; Update table related functionality

github.com/atata-framework/atata - 3aed0616caa0c633371ab01006c6513e9aef8d5c authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update user-list page

github.com/atata-framework/atata-sample-app - 651ffe5ace139aea9a2d898d0ae9762e989e94f5 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update Table control and related functionality

github.com/atata-framework/atata - 995f60c68c6300fef3222748ba64084a1c2f2341 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update Bootstrap controls

github.com/atata-framework/atata-sample-app-tests - 9bcfccfe85dd5075a07c5ab0129dd4730ace2cb7 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update ControlFindingAttribute to accept any FindAttribute; Mark H1-H6 contols with ControlFindingAttribute

github.com/atata-framework/atata - 6ad8ed92a22a7e3fd1ffc84064adf730df7ea898 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Change verifiacation approach to new one; Change error logging; Update Config class

github.com/atata-framework/atata-sample-app-tests - 8a140b1569dcfe77ec37d6f673fb2b37949a1558 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update Atata to latest verison

github.com/atata-framework/atata-sample-app-tests - fdf37c74288acc8a43b701f058082229ef0e4009 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update CheckBoxList verification functionality

github.com/atata-framework/atata - effb1fb9393ab729d4a1384ef69daecf113d1b5a authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update VerifyContentMatchesAttribute to use new verification functionality

github.com/atata-framework/atata - 57ebcc03c238b6075c5a2637aaddf86734acfeae authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add HaveChecked verification method for CheckBoxList control

github.com/atata-framework/atata - c6c5526166cd28919b767a5745129ef79f67b278 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update component verification functionality; Update VerifyExistsAttribute and VerifyMissingAttribute triggers to use new verification approach

github.com/atata-framework/atata - eed863c6045566fe3a8528883550781082faaf99 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update verification triggers to use new verification approach

github.com/atata-framework/atata - c12a087d1de35d5795ce6cc0bd1550332c536eaa authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add BeDisabled and BeUnchecked verification methods; Update tests to use new verification approach

github.com/atata-framework/atata - 1b1405c46a0538407d7161a8d984032134fb33bc authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add BeChecked verification method; Add tests for CheckBox and RadioButton

github.com/atata-framework/atata - f343483246796473d6c49f86651a171d12b8a4c8 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update control verification functionality

github.com/atata-framework/atata - e717f113e70f31bd093c4e5522693baf97cce523 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Rename UIComponentDataProvider to DataProvider

github.com/atata-framework/atata - e2448c7d6ed72f602250599ab5f9712ae5e3b67c authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update data provision functionality

github.com/atata-framework/atata - d90e533cfff7d44fe8ce4c15a53c1e72d419b13e authored over 8 years ago by YevgeniyShunevych <[email protected]>
Make EditableField`2.IsReadOnly property from method; Make Control`1.IsEnabled property from method

github.com/atata-framework/atata - b75c8f6ed1a4ddf4be820ea45adb9b6ea8485d1a authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update verification functionality; Update tests to use new verification functionality

github.com/atata-framework/atata - 72e2910d82a628d17b20c4e05560ecccec020800 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update verification functionality

github.com/atata-framework/atata - fea51650ed62ead08bf7e38128743041584c861f authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update control verification functionality

github.com/atata-framework/atata - b2fdf918d769c22e4988131ba3b91901d7e45b9e authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update Field`2

github.com/atata-framework/atata - f9cd86ed7e90054d67edfd26bd7a65d46a0e9f04 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add PasswordInput`2 control

github.com/atata-framework/atata - 2ecbf7106f585fd4e4bb0e90c34860c3c343dcea authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add base verification retry functionality

github.com/atata-framework/atata - 97c1c7d709d2070e01a69f46425840d1a51d362b authored over 8 years ago by YevgeniyShunevych <[email protected]>
Refactor data verification functionality

github.com/atata-framework/atata - bb4475cfa898d1986f41d5127f2b0faa4f2594ae authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add ContainAll string verification method

github.com/atata-framework/atata - 138276ffef29ae7d9979f8b942ac8aaa140ff367 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add Atata.ruleset to Atata.Tests project

github.com/atata-framework/atata - 09a5bfab62203abdb1a76c254c6086f2bdd8047b authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add MatchAny string verification method

github.com/atata-framework/atata - d5331fa23d37dffe397a5e6234d78679b5a37727 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Restructure term related functionality in Atata project

github.com/atata-framework/atata - 92edaab320da8be89908c080bb7a241ad65fffe1 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update data provision functionality

github.com/atata-framework/atata - 2c7b1d18448bbfe4a20ebf80814e7eec71294994 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update string verification methods; Update data provision functionality

github.com/atata-framework/atata - d209dc28d6aba4f0133b25c0862528832ed4795e authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add date verification functions

github.com/atata-framework/atata - 270c7ec5a382c2a9a2c3d66dbe8b8fde19752400 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add and update data verification functions

github.com/atata-framework/atata - adf0e06277e07214254fb26566043534bf98d34a authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add and update data verification functions

github.com/atata-framework/atata - dab3d16808bb98070690b0616526ded733565af4 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Rename ValueProvider's to DataProvider's

github.com/atata-framework/atata - 3fe7d2657d77808c78d89681511f36702a9b239d authored over 8 years ago by YevgeniyShunevych <[email protected]>
Refactor code

github.com/atata-framework/atata - 60a4840111ba64d8764c7247cc63522563e447a0 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Refactor code; Add Atata.ruleset

github.com/atata-framework/atata - d2e35b2ce18e105ed8bfda1cd3615b8bb7bc5f59 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update verification functionality

github.com/atata-framework/atata - 02959a39ea03eea72bde26acefc5c143a75e1332 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Add error logging to TestBase

github.com/atata-framework/atata - 2bdb61e347fae0ba57683fcb099751ca5442cddd authored over 8 years ago by YevgeniyShunevych <[email protected]>
Fix SimpleLogManager

github.com/atata-framework/atata - edeff3f04f94cf720893dfb76a93ee5cdb848e66 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Extend logging error functionality

github.com/atata-framework/atata - 6788d5d5976c76bf4c24920abcefa311bde29c35 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Merge branch 'master' of https://github.com/atata-framework/atata.git

github.com/atata-framework/atata - d1d233bd14c7829c6e41dc02aa2d510770e67a5d authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update verification functionality

github.com/atata-framework/atata - 3d12dfa8a76bd35a4e2e26b6ed32783692c55413 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update verification fnctionality

github.com/atata-framework/atata - 335ad83703a5952e200945ac609b7834a61a0507 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update ILogManagerExtensions

github.com/atata-framework/atata - ed2336936e11bc4c58deba886a9a8be7d8bde8a4 authored over 8 years ago by YevgeniyShunevych <[email protected]>
Update verification functionality

github.com/atata-framework/atata - f76f251c6296ef59a96fead294a318a263408054 authored over 8 years ago by YevgeniyShunevych <[email protected]>