Skip to content

Latest commit

 

History

History
631 lines (406 loc) · 33.5 KB

CHANGELOG.md

File metadata and controls

631 lines (406 loc) · 33.5 KB

Change Log

6.0.4 (2017-12-13)

Full Changelog

Enhancements

  • Add support for jest as a test runner #242
  • Sync Issues if Native Modules with Network connection are used #146
  • Use new logging infra for Detox logging #457 (LeoNatan)

Fixed Bugs

  • Idling resource pretty print does not actually print tracked objects #456
  • Build Framework script not able to unarchive Detox-ios-src.tbz #438
  • Detox is broken due to detox-server version 6.0.0 not released #437

Merged Pull Requests

6.0.2 (2017-11-28)

Full Changelog

6.0.1 (2017-11-28)

Full Changelog

6.0.0 (2017-11-27)

Full Changelog

Enhancements

  • Display touch visualizers when using Detox #426
  • React Native version compatibility #405
  • Unable to connect to Genymotion emulator #386
  • Replace Jackson parser with a JSONObject #351
  • Redirect simulator stdout to runner stdout in --verbose mode. #72
  • Detox CLI: Jest integration fixes #423 (rotemmiz)
  • Implemented AttachedAndroidDriver device for connecting to Genymotion #397 (vasyas)

Fixed Bugs

  • Crash due to attempt to create a weak store of an object being deallocated #428
  • Detox hangs if binary is not found #424
  • jest-jasmine2 issues #419
  • Crash in _prettyPrintAppStateTracker #418
  • Timeout before emulator loads + terminated due to receipt of signal null #407
  • Detox fails to run tests with jest(with both new and old implementations) #363

Merged Pull Requests

5.10.0 (2017-11-15)

Full Changelog

Enhancements

  • Add change log generation when publishing a version #409

5.10.1 (2017-11-15)

Full Changelog

Fixed Bugs

  • Can't get app launched via Detox #247

Merged Pull Requests

  • New demo project for react native jest #370 (SMJ93)

detox@5.10.0 (2017-11-13)

Full Changelog

detox-server@2.1.0 (2017-11-13)

Full Changelog

Enhancements

  • Detox.framework could not be found” when attempting “ios.none” type configuration #388
  • Mocha 4.0.x: Test process never finishes #368
  • Allow absolute app path #98

Fixed Bugs

  • Crash in prettyPrintAppStateTracker in Detox 5.9.3 #391
  • Detox.framework could not be found” when attempting “ios.none” type configuration #388
  • Running build-framework-cache produces different output directory than expected #380
  • Mocha 4.0.x: Test process never finishes #368

detox@5.9.3 (2017-11-02)

Full Changelog

Merged Pull Requests

detox@5.9.2 (2017-10-22)

Full Changelog

Fixed Bugs

  • Application stopped at UIWindow creation while running tests on simulator #341

detox@5.9.1 (2017-10-19)

Full Changelog

Merged Pull Requests

  • Re-add matcher generation commits and add traits matcher to generated code #348 (DanielMSchmidt)

detox@5.9.0 (2017-10-18)

Full Changelog

Enhancements

  • Missing command line dependencies should cause graceful failure #196
  • Continue investigation of DetoxHelper #106

Fixed Bugs

  • App launches but immediately closes #152

Closed Issues

  • Please add ability to write custom logs #118

Merged Pull Requests

detox@5.8.4 (2017-10-17)

Full Changelog

detox-cli@1.0.3 (2017-10-17)

Full Changelog

Fixed Bugs

  • Detox incompatibility with Firebase SDK #270

detox@5.8.3 (2017-10-16)

Full Changelog

Merged Pull Requests

  • Update README for required Xcode version #339 (MoOx)

detox@5.8.2 (2017-10-12)

Full Changelog

Enhancements

  • Integration with jest #143

Fixed Bugs

  • xcode8 multiple sim windows after several launches #294
  • std::__1::bad_function_call (crash when using RN >= 0.48) #279

Merged Pull Requests

detox@5.8.1 (2017-09-27)

Full Changelog

Fixed Bugs

  • Error: is it currently building #291

detox@5.8.0 (2017-09-27)

Full Changelog

Closed Issues

  • App Terminated Immediately After install and start running - RN 0.48.3 #281

Merged Pull Requests

detox@5.7.0 (2017-09-20)

Full Changelog

Merged Pull Requests

detox@5.6.2 (2017-09-09)

Full Changelog

Fixed Bugs

  • Detox@5.6.1 npm@5.4.0 fails with Permission denied #259
  • React Native demo project fails in debug mode #158

Closed Issues

  • Error loading images with jest and detox #263
  • Is there any support for "TOAST" message test. #260
  • Generated GREYAction JS wrapper uses unsupported variable types #228

Merged Pull Requests

detox@5.6.1 (2017-08-09)

Full Changelog

detox@5.6.0 (2017-08-08)

Full Changelog

Fixed Bugs

  • Could not cast value of type 'DetoxAppDelegateProxy' (0x1043b7118) to 'AppDelegate' (0x104142a68). #165

Merged Pull Requests

detox@5.5.1 (2017-07-19)

Full Changelog

Fixed Bugs

  • relaunchApp from userNotification doesn't relaunch at all #205

detox@5.5.0 (2017-07-19)

Full Changelog

Enhancements

  • Add support for sending app to background and bringing back to foreground #204
  • Command line arguments to app when testing #181
  • detox.init\(\) should not launch app #180

Fixed Bugs

  • Error: Detox.framework not found #191

Merged Pull Requests

detox@5.4.0 (2017-07-11)

Full Changelog

detox@5.3.1 (2017-07-10)

Full Changelog

detox-server@2.0.4 (2017-07-10)

Full Changelog

Enhancements

  • device.openURL pops-up a system alert which can't be turned off with Detox #172
  • Handle iOS permission dialogs #9

Fixed Bugs

  • device.openURL pops-up a system alert which can't be turned off with Detox #172

Closed Issues

  • replaceText does not trigger TextInput's onChangeText event #151

Merged Pull Requests

detox@5.3.0 (2017-07-04)

Full Changelog

Merged Pull Requests

detox@5.2.0 (2017-06-27)

Full Changelog

Enhancements

  • [feature] Take a screenshot #93

Merged Pull Requests

detox@5.1.3 (2017-06-18)

Full Changelog

Merged Pull Requests

detox@5.1.2 (2017-06-11)

Full Changelog

Merged Pull Requests

  • Added optional percentage parameter to swipe action #162 (yedidyak)

detox@5.1.1 (2017-06-11)

Full Changelog

Merged Pull Requests

  • fixed the crash on older react native versions where there’s no `_nod… #160 (silyevsk)

detox-server@2.0.3 (2017-06-07)

Full Changelog

detox-cli@1.0.2 (2017-06-07)

Full Changelog

detox@5.1.0 (2017-06-07)

Full Changelog

Enhancements

  • [Question] Select picker #139
  • problems when using "waitFor" #138
  • [feature] Add support for Orientation Change #131
  • Test animation progress #130
  • Android version #36

Closed Issues

  • WebView Matchers #136
  • Try to type in different supported language #124
  • expose a method that returns the hierarchy for a given element #76
  • Potential flakiness issue with detox "should scroll for a small amount in direction" - travis failed #67

Merged Pull Requests

detox@5.0.12 (2017-05-29)

Full Changelog

detox-server@2.0.2 (2017-05-29)

Full Changelog

detox@5.0.11 (2017-05-29)

Full Changelog

detox-server@2.0.1 (2017-05-29)

Full Changelog

detox@5.0.10 (2017-05-28)

Full Changelog

detox-server@1.2.3 (2017-05-28)

Full Changelog

Merged Pull Requests

detox@5.0.9 (2017-05-24)

Full Changelog

Enhancements

  • add app reuse option #46

Merged Pull Requests

detox@5.0.8 (2017-05-08)

Full Changelog

detox@5.0.7 (2017-05-07)

Full Changelog

Merged Pull Requests

detox@5.0.6 (2017-04-20)

Full Changelog

Closed Issues

  • typeText and clearText sometimes fail due to keyboard sync #39
  • what's the best way to match tabs in iOS? #12

Merged Pull Requests

detox-server@1.2.2 (2017-03-23)

Full Changelog

detox@5.0.5 (2017-03-23)

Full Changelog

Enhancements

  • Create a CLI module #56
  • Don't automatically install fbsimctl #47

Fixed Bugs

  • Failing tests pass, afterEach fails #52

detox@5.0.4 (2017-03-17)

Full Changelog

detox@5.0.3 (2017-03-16)

Full Changelog

detox@5.0.2 (2017-03-16)

Full Changelog

detox-server@1.2.1 (2017-03-16)

Full Changelog

detox@5.0.1 (2017-03-16)

Full Changelog

detox-cli@1.0.1 (2017-03-16)

Full Changelog

detox@4.3.2 (2017-03-09)

Full Changelog

Enhancements

  • Refactor invoke queue into promise queue and support inline awaits #38

Closed Issues

  • [iOS] Fail to type text with azerty Keyboard #92

Merged Pull Requests

  • Need to tap fb keg for fbsimctl install via homebrew #89 (brentvatne)

detox@4.3.1 (2017-02-26)

Full Changelog

Closed Issues

  • Potential flakiness issue with detox 4 - Doron #66

Merged Pull Requests

  • fix: ReferenceError: loglevel is not defined #88 (doronpr)

detox@4.3.0 (2017-02-20)

Full Changelog

detox@4.2.0 (2017-02-15)

Full Changelog

Closed Issues

  • fbsimctl sometimes fails with timeout on Travis CI #68

detox@4.1.4 (2017-01-19)

Full Changelog

detox@4.1.3 (2017-01-19)

Full Changelog

detox@4.1.2 (2017-01-19)

Full Changelog

detox@4.1.1 (2017-01-19)

Full Changelog

detox-server@1.1.1 (2017-01-19)

Full Changelog

Enhancements

  • Script to add scheme adds deployment target 7.0 #61

Fixed Bugs

  • Dev_Detox build builds react in release mode #73

v4.1.0 (2017-01-17)

Full Changelog

Closed Issues

  • Using firebase seems to cause detox to hang #70

4.0.12 (2017-01-10)

Full Changelog

Merged Pull Requests

1000 (2016-12-05)

Full Changelog

4.0.9 (2016-12-05)

Full Changelog

4.0.8 (2016-12-05)

Full Changelog

4.0.7 (2016-12-04)

Full Changelog

4.0.6 (2016-12-04)

Full Changelog

4.0.5 (2016-12-01)

Full Changelog

4.0.4 (2016-12-01)

Full Changelog

4.0.3 (2016-12-01)

Full Changelog

4.0.2 (2016-12-01)

Full Changelog

Enhancements

  • Improve iOS React Native sync mechanism #37

Fixed Bugs

  • Need to update dependencies - issues with Xcode 8, MacOS Sierra #44
  • React Native 0.34+ not supported - testee not connected, cannot fw action #43

4.0.1 (2016-11-30)

Full Changelog

Enhancements

  • ability to select non-accessible elements #31

Merged Pull Requests

3.2.1 (2016-10-12)

Enhancements

  • add match by type #41
  • add not visible matcher #35
  • output UI Hierarchy on test failure #34
  • Add ability to wait for element to exist #30
  • Add ability to swipe a view #29
  • Add toMatch by id matcher #27
  • Add option to sendkeys to input #26

Closed Issues

  • App freezes on launch #20

Merged Pull Requests

* This Change Log was automatically generated by github_changelog_generator