Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
SonicCloudOrg
🎉Org of Sonic cloud real machine platform. Sonic云真机平台组织。
Collective -
Host: opensource -
https://opencollective.com/soniccloudorg
- Website: https://sonic-cloud.cn
- Code: https://github.com/SonicCloudOrg
Summary: Added simple tests for XCUIElement+Utilities.m
Reviewed By: migchez
Differential Revi...
github.com/SonicCloudOrg/sonic-ios-wda - ae1aad05879da663643e613ddfc6eb3a9d4d459c authored over 8 years ago by Marek Cirkos <[email protected]>
Summary:
Running tests on Xcode server with 0.1s pooling basicly kills the server.
I assume it i...
Summary: Integration tests require 'wait unitl' functionality to make it more stable during anim...
github.com/SonicCloudOrg/sonic-ios-wda - cad2a626528747ac56d1f5df6bf1006b7a6becf4 authored over 8 years ago by Marek Cirkos <[email protected]>
Summary:
All integration tests are pretty similar.
Extracting this code will help to prevent cod...
Summary: More extracting, less code!
Reviewed By: mmmulani
Differential Revision: D3456638
fb...
github.com/SonicCloudOrg/sonic-ios-wda - ad26de8cb3ed2ac8462b6ff3264beb2c176191cc authored over 8 years ago by Marek Cirkos <[email protected]>Summary: There is a lot of flakyness due to screen changes and animations. Added kind of wait un...
github.com/SonicCloudOrg/sonic-ios-wda - 0a9eaa96f15f84915bc5da53afea6223f39a6052 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: Problem was in calling unimpelmented post method on Http class.
Reviewed By: migchez
...
github.com/SonicCloudOrg/sonic-ios-wda - 213295ce96e89bc9823e5e711d2281990bbbb3fc authored over 8 years ago by Marek Cirkos <[email protected]>
Summary:
Got two good reasons to remove it
1) It does not work
2) It is not WD spec compliant
R...
github.com/SonicCloudOrg/sonic-ios-wda - 2031c1ccfaf7242cf48e6086fe58a9f46ed3c3ed authored over 8 years ago by Marek Cirkos <[email protected]>Summary: Added simple typing tests
Reviewed By: nqmtuan
Differential Revision: D3444681
fbshi...
github.com/SonicCloudOrg/sonic-ios-wda - 5096ef00fa3b1aad44a4a2ec3a76e13498bb1c1b authored over 8 years ago by Marek Cirkos <[email protected]>Summary: Added tests for isVisible and isAccessible attributes of XCUIElement.
Reviewed By: nqm...
github.com/SonicCloudOrg/sonic-ios-wda - 5d8116d3edc0fb66e366eaa7d0db85224784ce50 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: Added simple tests for XCElementSnapshot+Helpers category.
Reviewed By: nqmtuan
Diffe...
github.com/SonicCloudOrg/sonic-ios-wda - 8057158492a218c99bd5c83fc3e02cd11ce4226c authored over 8 years ago by Marek Cirkos <[email protected]>
Summary:
Apple shipped XCTest.framework in new Xcode as '.tbd' file which is light version for b...
Summary: Those tests cover default attribute values
Reviewed By: nqmtuan
Differential Revision...
github.com/SonicCloudOrg/sonic-ios-wda - c115ae48b0420de40b8edd4e356c011407b09bf5 authored over 8 years ago by Marek Cirkos <[email protected]>
Summary:
It helps make it more clear what actually prevents WDA from being stopped due to XCTest...
Summary: Very simple tap test.
Reviewed By: nqmtuan
Differential Revision: D3424250
fbshipit-...
github.com/SonicCloudOrg/sonic-ios-wda - 0ff7d2e9724c1ddbee16cdc91b68926ef8f07752 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: Two bug fixes for accessibility tree command - Replaced GET with POST HTTP method to al...
github.com/SonicCloudOrg/sonic-ios-wda - a637a2088cfad8c35fe2615c439c85b0e68cbc86 authored over 8 years ago by Georgiy Kassabli <[email protected]>Differential Revision: D3418009
fbshipit-source-id: 74549ecd574d5bab5adf80c6c6eaa8a88d31f9f6
github.com/SonicCloudOrg/sonic-ios-wda - 30bc9e29ce3d034165af4d8dbad185e92b57208c authored over 8 years ago by Marek Cirkos <[email protected]>Differential Revision: D3418887
fbshipit-source-id: 2a546841ec9ec51779b6c399191784c21dddc1f5
github.com/SonicCloudOrg/sonic-ios-wda - 7c8ed4a1e1c7a4165cfa7c8664274f702dacf742 authored over 8 years ago by Marek Cirkos <[email protected]>Reviewed By: nqmtuan
Differential Revision: D3417886
fbshipit-source-id: 0dc4b9a750a0ac3683683...
github.com/SonicCloudOrg/sonic-ios-wda - e63e8ae52a81e90a0978417dbb581e66d06a190a authored over 8 years ago by Marek Cirkos <[email protected]>Reviewed By: nqmtuan
Differential Revision: D3417649
fbshipit-source-id: b56526e96d89196b95100...
github.com/SonicCloudOrg/sonic-ios-wda - 7c8854df2fb2e59e04522bad88fb584970330eb4 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: https://w3c.github.io/webdriver/webdriver-spec.html#elements
Reviewed By: asm89
Diffe...
github.com/SonicCloudOrg/sonic-ios-wda - cb5f41e539d0ee01c0f4ea84fd792dd99abb32af authored over 8 years ago by Marek Cirkos <[email protected]>Summary: Closes https://github.com/facebook/WebDriverAgent/pull/173
Reviewed By: nqmtuan
Diffe...
github.com/SonicCloudOrg/sonic-ios-wda - f1cb1b54b1a74b15d7a2f4478b22e3630dc547e5 authored over 8 years ago by Marek Cirkos <[email protected]>
Summary:
In case there is no alert we still try to process elements and return NSNull.
That indi...
Summary: Closes https://github.com/facebook/WebDriverAgent/pull/176
Reviewed By: nqmtuan
Diffe...
github.com/SonicCloudOrg/sonic-ios-wda - 57921d90230a913dcd570a631b596d95eb075ccc authored over 8 years ago by Marek Cirkos <[email protected]>
Summary:
All requests should be handles on main thread, so checking everywhere for main thread i...
Summary: Closes https://github.com/facebook/WebDriverAgent/pull/175
Reviewed By: nqmtuan
Diffe...
github.com/SonicCloudOrg/sonic-ios-wda - 4aaf415d9029701b88dbb87b47d4c204ddb6d4a8 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: This makes linter happy
Reviewed By: lawrencelomax
Differential Revision: D3398094
f...
github.com/SonicCloudOrg/sonic-ios-wda - 466264913a41051107dd3d1581fc73aeb30674b1 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: They are usefull for any XCUITest so extracting them to WebDriverAgentLib will be helpf...
github.com/SonicCloudOrg/sonic-ios-wda - 4addbcd4a3d9e5ec6241ac4ad3830227f2f4ccd4 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: Closes https://github.com/facebook/WebDriverAgent/pull/171
Reviewed By: lawrencelomax
...
Summary: Closes https://github.com/facebook/WebDriverAgent/pull/169
Reviewed By: lawrencelomax
...
Summary:
Using only TARGET and ACTION is more readable on Travis task list and we only have one ...
Summary: Closes https://github.com/facebook/WebDriverAgent/pull/170
Reviewed By: lawrencelomax
...
Summary:
marekcirkos Please review
Closes https://github.com/facebook/WebDriverAgent/pull/167
D...
github.com/SonicCloudOrg/sonic-ios-wda - 6ba11913643f5560ff836a4952ab64f2c7a88d95 authored over 8 years ago by SrinivasanSekar <[email protected]>Reviewed By: lawrencelomax
Differential Revision: D3385711
fbshipit-source-id: c8d43e8ff473469...
github.com/SonicCloudOrg/sonic-ios-wda - b34e7b37b3dde529b72e05c804ce5bce1e945cc6 authored over 8 years ago by Marek Cirkos <[email protected]>
Summary:
marekcirkos please review
Closes https://github.com/facebook/WebDriverAgent/pull/168
D...
github.com/SonicCloudOrg/sonic-ios-wda - a9bd33644a3b26896843140592c9860ee02d7296 authored over 8 years ago by SrinivasanSekar <[email protected]>Summary: Time to say goodbye
Reviewed By: lawrencelomax
Differential Revision: D3385492
fbshi...
github.com/SonicCloudOrg/sonic-ios-wda - f1102806ddaf3d0748510cdf523ae129c2ba1c0d authored over 8 years ago by Marek Cirkos <[email protected]>
Summary:
It was used detect elements before we know that we can attached to different processes....
Reviewed By: lawrencelomax
Differential Revision: D3384604
fbshipit-source-id: fa804df3314c187...
github.com/SonicCloudOrg/sonic-ios-wda - 13625e642cd26ef8ebb737029f23a75ad6386d6a authored over 8 years ago by Marek Cirkos <[email protected]>Summary: We can now use FBErrorBuilder from WDA project
Reviewed By: lawrencelomax
Differentia...
github.com/SonicCloudOrg/sonic-ios-wda - 584e996b362b8cd31cf3ec074c3f0c695ce235a5 authored over 8 years ago by Marek Cirkos <[email protected]>Reviewed By: lawrencelomax
Differential Revision: D3384597
fbshipit-source-id: d14cd09cf2f1029...
github.com/SonicCloudOrg/sonic-ios-wda - faf7f4d5232797628c61df3ae7f930909461557d authored over 8 years ago by Marek Cirkos <[email protected]>Reviewed By: lawrencelomax
Differential Revision: D3384609
fbshipit-source-id: af3a59eeea2266d...
github.com/SonicCloudOrg/sonic-ios-wda - 2c37bf5b6301b06206c81b2bf1c324fd5aaed713 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: They should not be directly modified.
Reviewed By: lawrencelomax
Differential Revisio...
github.com/SonicCloudOrg/sonic-ios-wda - 5204ee2f35e61adbb258834f0d85dbd6b43de61a authored over 8 years ago by Marek Cirkos <[email protected]>Reviewed By: lawrencelomax
Differential Revision: D3384600
fbshipit-source-id: 9c5d99752754357...
github.com/SonicCloudOrg/sonic-ios-wda - d9f9c447a6f335f7844f169d19cc13d7aa855980 authored over 8 years ago by Marek Cirkos <[email protected]>
Summary:
It is kind of confusing that we can construct payload with `FBResponsePayload` and `FBR...
Reviewed By: lawrencelomax
Differential Revision: D3384603
fbshipit-source-id: d05d1bf34790135...
github.com/SonicCloudOrg/sonic-ios-wda - fc26b407e7370f5f07953374e4508f58dfd0069f authored over 8 years ago by Marek Cirkos <[email protected]>Summary: Not needed and not used :)
Reviewed By: lawrencelomax
Differential Revision: D3384608...
github.com/SonicCloudOrg/sonic-ios-wda - bb47507e95fd95b6f63df934f95da193f505b9bf authored over 8 years ago by Marek Cirkos <[email protected]>Reviewed By: lawrencelomax
Differential Revision: D3384601
fbshipit-source-id: 54c3b93547cc32a...
github.com/SonicCloudOrg/sonic-ios-wda - 42783942ac20919f382fa4cfeb6290abfbe995a6 authored over 8 years ago by Marek Cirkos <[email protected]>
Summary:
It removes 'undefined macro' warning caused by https://github.com/robbiehanson/KissXML/...
Summary: Closes https://github.com/facebook/WebDriverAgent/pull/166
Reviewed By: lawrencelomax
...
Summary:
- Added integration tests to WebDriverAgentLib tests.
- Using xcodebuild with xcpretty,...
Summary: Renamed all FBWDA symbols to FB to keep everything consisten and simpler.
Reviewed By:...
github.com/SonicCloudOrg/sonic-ios-wda - d0c1414abbd0acf9794d3a14b5addec55894fa48 authored over 8 years ago by Marek Cirkos <[email protected]>
Summary:
Created `IntegrationApp` and `IntegrationTests` that will be used to test helper classe...
Summary: Extracting parts of requests to seperate classes will help us separate HTTP layer and a...
github.com/SonicCloudOrg/sonic-ios-wda - 495ff4e5819c1f4e2a12232582162c875a356609 authored over 8 years ago by Marek Cirkos <[email protected]>Reviewed By: mmmulani
Differential Revision: D3355202
fbshipit-source-id: 9bf1b06ba2056236524c...
github.com/SonicCloudOrg/sonic-ios-wda - 52ce17fa572980532442c4bd0a6313ac9d7ea0b2 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: Extracting parts of requests to seperate classes will help us separate HTTP layer and a...
github.com/SonicCloudOrg/sonic-ios-wda - 885628cf108c86c6ea706f5339d41ae4acd85a0d authored over 8 years ago by Marek Cirkos <[email protected]>Summary: There is no need to keep them seperate
Reviewed By: mmmulani
Differential Revision: D...
github.com/SonicCloudOrg/sonic-ios-wda - 2c8e1037b76739270068f5817f5f7bd9175eb987 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: Extracting parts of requests to seperate classes will help us separate HTTP layer and a...
github.com/SonicCloudOrg/sonic-ios-wda - 63d8f5800d71f26fcf9011094a96b3a5d1631a50 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: This diff moves to single tree endpoint with parameter that allows select accessibility...
github.com/SonicCloudOrg/sonic-ios-wda - 890b6cb13b0e5c3daebc5468a19f1c92d3b6025c authored over 8 years ago by Georgiy Kassabli <[email protected]>Summary: This diffs adds Web Driver Agent commands that allows logging accessibility tree
Revie...
github.com/SonicCloudOrg/sonic-ios-wda - 799b2a600268bf35b1427de31156d3d4446725c8 authored over 8 years ago by Georgiy Kassabli <[email protected]>Summary: Closes https://github.com/facebook/WebDriverAgent/pull/160
Reviewed By: mmmulani
Diff...
github.com/SonicCloudOrg/sonic-ios-wda - 3e1eb2882d5f348a653b5ee841f2b976e37550e4 authored over 8 years ago by Marek Cirkos <[email protected]>
Summary:
allow-large-files
We changed endpoints in D3327618 & D3327638. Since we still run i18n ...
Summary: We migrated alert endpoints to ones specified in WD spec already so they are not needed...
github.com/SonicCloudOrg/sonic-ios-wda - 69a27ff4e66c996131b8d15e34fdc3566f502475 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: We migrated timeouts endpoints to ones specified in WD spec already so they are not nee...
github.com/SonicCloudOrg/sonic-ios-wda - d7ec59ef0efa4906fe4da6ff51f4684045c43ceb authored over 8 years ago by Marek Cirkos <[email protected]>Summary: Closes https://github.com/facebook/WebDriverAgent/pull/163
Differential Revision: D333...
github.com/SonicCloudOrg/sonic-ios-wda - 637135cceebce772dd9efa6f74b9f39099a908e0 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: Closes https://github.com/facebook/WebDriverAgent/pull/162
Differential Revision: D333...
github.com/SonicCloudOrg/sonic-ios-wda - bdee50a5aac17dcc623512fd7bbba77b29924923 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: Closes https://github.com/facebook/WebDriverAgent/pull/161
Differential Revision: D333...
github.com/SonicCloudOrg/sonic-ios-wda - 8f1856a0e424f5f3e44e756bee57863e1861b430 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: Closes https://github.com/facebook/WebDriverAgent/pull/159
Differential Revision: D333...
github.com/SonicCloudOrg/sonic-ios-wda - f738f4b353b14a3f484e7d2547287306bc0b95c3 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: Added alert endpoints that conform to WebDriver spec http://www.w3.org/TR/webdriver/#di...
github.com/SonicCloudOrg/sonic-ios-wda - 6210c72019db6cc2103b8f6881bdc2511a5d4cfc authored over 8 years ago by Marek Cirkos <[email protected]>
Summary:
Apple's coding convention requires, that methods accepting NSError** should have a non-...
Summary: Closes https://github.com/facebook/WebDriverAgent/pull/155
Differential Revision: D332...
github.com/SonicCloudOrg/sonic-ios-wda - 22285501072c90c870fff9581be83058504e66d8 authored over 8 years ago by rafael.chavez <[email protected]>Summary: Closes https://github.com/facebook/WebDriverAgent/pull/156
Differential Revision: D331...
github.com/SonicCloudOrg/sonic-ios-wda - 080a80c130b3e88605c5b745d2289ce235ed1e13 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: isAccessibilityElement detection wasn't working correctly for text field because intern...
github.com/SonicCloudOrg/sonic-ios-wda - 6af58f3a7c939025e9fe282fa44e3bbd7ee2d524 authored over 8 years ago by Georgiy Kassabli <[email protected]>
Summary:
allow-large-files
It changed after refactor in D3275528
Reviewed By: phyllipecesar
D...
github.com/SonicCloudOrg/sonic-ios-wda - f02f71eb5e9b6dfc1a5f47a48c4a83cbe4eedeb1 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: We should be using 'fb_' prefix in categories and XCTest framework subclasess to avoid ...
github.com/SonicCloudOrg/sonic-ios-wda - b0be9235912c5864adb0f643ec8b9011f3b116d6 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: It is category so moving it there
Reviewed By: asm89, lawrencelomax
Differential Revi...
github.com/SonicCloudOrg/sonic-ios-wda - 2796a497587e84da6cfa6f3ce6609bfa30b330d8 authored over 8 years ago by Marek Cirkos <[email protected]>
Summary:
We have few macros defined within single class files.
Moving them to FBWDAMacros to mak...
Summary: It is pretty common routine, so I decided to extract it
Reviewed By: asm89
Differenti...
github.com/SonicCloudOrg/sonic-ios-wda - 3499e534a03e6d9853bb094e7aa1c9621f9bbb41 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: We should be handling failing carthage commands, otherwise failure is swallowed.
Revie...
github.com/SonicCloudOrg/sonic-ios-wda - b988c11a610212ac8c221e0e33cc4feaef1c7b9b authored over 8 years ago by Marek Cirkos <[email protected]>Reviewed By: asm89, lawrencelomax
Differential Revision: D3275525
fb-gh-sync-id: 6b8c237df1cb7...
github.com/SonicCloudOrg/sonic-ios-wda - 1ebbb9171a98dc672e234c5111bb345c2aef221b authored over 8 years ago by Marek Cirkos <[email protected]>Summary: Created FBErrorBuilder that should be used to create errors across the project
Reviewe...
github.com/SonicCloudOrg/sonic-ios-wda - 7f1e65276342d05ae86040f185a8fa9b746d30da authored over 8 years ago by Marek Cirkos <[email protected]>Reviewed By: asm89
Differential Revision: D3275518
fb-gh-sync-id: 12145b386f3890b894cba53edc5b...
github.com/SonicCloudOrg/sonic-ios-wda - 434a319b0fe21a3d52b62fee8dec11b8c03513ac authored over 8 years ago by Marek Cirkos <[email protected]>Reviewed By: asm89
Differential Revision: D3274340
fb-gh-sync-id: 0edbcdd1d505ec620ab19cb12be8...
github.com/SonicCloudOrg/sonic-ios-wda - 663d602979602a690527df1dc833db4f84ad7b73 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: Implemented HTTPOverUSB client that handles all peerTalk dance. This way it would be ea...
github.com/SonicCloudOrg/sonic-ios-wda - 25d29058b553cd05c65c1cd628bf21ba5b2b3f95 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: I some cases we want to nicely format string so we should have more convinient methods ...
github.com/SonicCloudOrg/sonic-ios-wda - ec3fe635d34e4397b8ffcdd4da4e3839d94964f0 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: Returning more descriptive error instead of empty one.
Reviewed By: asm89
Differentia...
github.com/SonicCloudOrg/sonic-ios-wda - 1601194ac51d4e4346b53ad6d346a73039584e84 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: We do not support versions pre iOS 9.0 so it is not needed
Reviewed By: asm89
Differe...
github.com/SonicCloudOrg/sonic-ios-wda - a35f6c6117403c49536b4db65f3517f4dbf1b47e authored over 8 years ago by Marek Cirkos <[email protected]>
Summary:
allow-large-files
Short distance scroll is equivalent to touch gesture. Added check to ...
Summary:
allow-large-files
When scrolling through long scrollviews XCUIElement we are pointing t...
Summary:
allow-large-files
On springboard we need to scroll by full screen size in order to trig...
Summary:
marekcirkos Please review.
Closes https://github.com/facebook/WebDriverAgent/pull/150
...
github.com/SonicCloudOrg/sonic-ios-wda - 4e5a49a24928a959104a830763856933fa50e124 authored over 8 years ago by rafael.chavez <[email protected]>
Summary:
allow-large-files
When we are scrolling to make element visible, we scroll by full scro...
Summary: Closes https://github.com/facebook/WebDriverAgent/pull/149
Reviewed By: asm89
Differe...
github.com/SonicCloudOrg/sonic-ios-wda - e5b80725ad59b05d2855a80e0f015f0593c77ee8 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: Closes https://github.com/facebook/WebDriverAgent/pull/147
Differential Revision: D324...
github.com/SonicCloudOrg/sonic-ios-wda - dc9b60267ddb612e941e73beab335387a1261842 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: It is more readable and makes sure that waiting strategy is the same everywhere
Review...
github.com/SonicCloudOrg/sonic-ios-wda - 28e0a96d22dab1578568e2d97dffd939634191ec authored over 8 years ago by Marek Cirkos <[email protected]>Summary: 'Dictionary' does not make sense anymore and makes naming unnecessarly longer.
Reviewe...
github.com/SonicCloudOrg/sonic-ios-wda - 10a20becb7bd95f1162233e7a8c2ea4d3ae1aff5 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: We should have one common way of handling errors responses.
Reviewed By: mmmulani
Dif...
github.com/SonicCloudOrg/sonic-ios-wda - 0469c9831e0cf3e2a5b8d739ac75d5777cf0c81a authored over 8 years ago by Marek Cirkos <[email protected]>Summary: It is duplication of /source endpoint which is specified by Selenium and we switch iBud...
github.com/SonicCloudOrg/sonic-ios-wda - 9c11afca9dffd4835bde18671d0adbbd9b89e846 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: Closes https://github.com/facebook/WebDriverAgent/pull/146
Differential Revision: D322...
github.com/SonicCloudOrg/sonic-ios-wda - 260745b75f73d5a48ac23444369a61eecc4e61b4 authored over 8 years ago by Marek Cirkos <[email protected]>Summary: Closes https://github.com/facebook/WebDriverAgent/pull/145
Differential Revision: D322...
github.com/SonicCloudOrg/sonic-ios-wda - b488d9c6cbe5dfc710aea27df743b6d322c1d773 authored over 8 years ago by Marek Cirkos <[email protected]>
Summary:
This is terrible workaround to the fact that pressButton:XCUIDeviceButtonHome is not a ...