Bevis Tseng
fdf011b4c8
Bug 1114937 - Part 5: Fix Test Case to Remove Contact with Correct Contact Id. r=echen
2015-06-16 18:11:25 +08:00
Bevis Tseng
ffcb73e3b3
Bug 1159134 - Part 2: Add Test Cases for STK related Requests. r=echen
2015-05-05 19:10:58 +08:00
John Dai
ac69620eeb
Bug 1161438 - Part 2 - marionette testcase. r=echen
2015-05-31 22:39:00 +02:00
John Dai
4095d8b27a
Bug 1159622 - Split test_icc_contact.js into read contact and add contact. r=echen
2015-05-12 00:53:00 +08:00
John Dai
ae24a15b48
Bug 949849 - B2G RIL: Update the marionette test script for icc.updateContact. r=echen
2015-04-13 18:27:00 -04:00
Edgar Chen
cf62bf3354
Bug 1123624 - Part 2-4: Add tests for play tone and poll interval. r=bevis
2015-02-02 16:50:49 +08:00
Edgar Chen
35f5ed906a
Bug 1123624 - Part 2-3: Add tests for stk system message. r=bevis
2015-02-02 17:20:57 +08:00
Edgar Chen
1637825d9b
Bug 1123624 - Part 2-2: Wrapping and mofiying the test data in test_stk_*.js. r=bevis
2015-02-04 17:46:27 +08:00
Edgar Chen
c365ee709e
Bug 1123624 - Part 2-1: Remove redundant test data in test_stk_*.js. r=bevis
2015-02-02 14:43:04 +08:00
Bevis Tseng
de1f1c4471
Bug 1126198 - Part 2: Add test coverage to ensure that 'presentationType' is only available in STK_CMD_SELECT_ITEM. r=echen
2015-01-27 18:51:20 +08:00
Edgar Chen
65bf259d4c
Bug 1087968 - Part 4: Deferred object is obsoleted since Gecko 30, use new Promise instead. r=hsinyi
2015-01-22 14:41:33 +08:00
Edgar Chen
feaf7d0df0
Bug 1087968 - Part 3: Rewrite test_icc_* with Promise. r=hsinyi
2015-01-21 12:39:13 +08:00
Edgar Chen
55eb05e368
Bug 1087968 - Part 2: Rewrite test_stk_* with Promise. r=hsinyi
2014-11-06 12:09:56 +08:00
Edgar Chen
03ac5ec532
Bug 1087968 - Part 1: Split test_stk_proactive_command.js into localInfo and timerManagement. r=hsinyi
2014-11-07 00:37:58 +08:00
Edgar Chen
97989fd3ea
Bug 1112471 - Part 4: Test case for getting icc service state API. r=hsinyi
2014-12-26 16:09:11 +08:00
Edgar Chen
23f6b7be43
Bug 1087847 - Make sure the Icc status in MobileConnection and IccManager are synced. r=hsinyi,smaug
2014-11-13 19:12:11 +08:00
Edgar Chen
de246a0a9a
Bug 1052825 - Part 3: RIL and test changes for lockType WebIDL enum. r=hsinyi
2014-11-12 12:39:04 +08:00
Edgar Chen
2f7098b238
Bug 1084233 - Part 4: Add marionette test for unlocking puk. r=hsinyi
2014-10-27 16:14:46 +08:00
Edgar Chen
1896c8b71e
Bug 1084233 - Part 3: Add marionette test for unlocking pin. r=hsinyi
2014-10-27 11:10:35 +08:00
Edgar Chen
c8afe03d1a
Bug 1084233 - Part 2: Add marionette test for enabling/disabling pin lock. r=hsinyi
2014-10-26 15:25:37 +08:00
Edgar Chen
172c71cdf9
Bug 1084233 - Part 1: Introduce head.js and rewrite test_icc_card_lock.js with Promise. r=hsinyi
...
--HG--
rename : dom/icc/tests/marionette/test_icc_card_lock.js => dom/icc/tests/marionette/test_icc_card_lock_change_pin.js
2014-10-28 15:23:44 +08:00
Bevis Tseng
f3051e3f04
Bug 1091454 - Part 2: Modify Test Case to comply the new format of confirmMessage/callMessage. r=echen
2014-11-06 15:33:39 +08:00
Edgar Chen
7bb2e4bfcf
Bug 1083745 - Part 4: Need to do corresponding changes in test_icc_card_lock.js. r=hsinyi
2014-11-04 10:37:58 +08:00
Bevis Tseng
3a2474f5c8
Bug 1088573 - Part 2: Enhance test coverage. r=echen
2014-10-29 17:53:55 +08:00
Edgar Chen
e84a16dea7
Bug 1085307 - [Icc] Deprecate IccCardLockError.lockType. r=smaug,hsinyi
2014-10-24 16:04:04 +08:00
Bevis Tseng
6820c2b59a
Bug 1087131 - Part 2: Add Test Cases for STK Display Text in various Coding Schemes. r=echen
2014-10-22 18:29:12 +08:00
Edgar Chen
02486c284f
Bug 994461 - Part 1: Move IccInfo to WebIDL. r=smaug,vicamo
...
--HG--
rename : dom/icc/interfaces/nsIDOMIccInfo.idl => dom/icc/interfaces/nsIIccInfo.idl
2014-09-19 15:53:05 +08:00
Hsin-Yi Tsai
dc14e62feb
Bug 1061535 - [B2G][RIL] relax restrictions on EF_IMG error handling - part 2 - test. r=edgar
2014-09-04 12:13:20 +08:00
Jessica Jong
adbf641de3
Bug 824145 - Part 3: Support for STK icon display (marionette tests). r=edgar
2014-08-25 10:32:35 +08:00
Jessica Jong
e8c2ecc0a9
Bug 1033142 - Part 3: test cases for mvno type 'gid' in matchMvno() function. r=hsinyi
2014-07-18 11:41:38 +08:00
Shawn Ku
14fc30f44b
Bug 1031640 - Part 2: test patch - B2G RIL: incorrect STK TR for handling SEND_SS/SEND_USSD/SEND_SHORT_MESSAGE/SEND_DTMF in ril_worker.js. r=echen
2014-07-14 17:06:45 +08:00
Shawn Ku
2400e694be
Bug 1007487 - Part 2: test patch - B2G RIL: incorrect isDisplayNetworkNameRequired for not matching both HPLMN and EF_SPDI. v2. r=HsinYi.
2014-07-01 11:52:17 +08:00
Jessica Jong
a2006df884
Bug 1013153 - Part 2: test cases for mvno type 'spn'. r=hsinyi
2014-07-01 02:10:00 +02:00
Yoshi Huang
030b9506d3
Bug 981646 - B2G RIL: Cannot read sdn contacts. r=smaug, vicamo
2014-05-16 14:50:00 +08:00
Vicamo Yang
d6a4aef8a6
Bug 995107: fix RIL DSDS marionette test cases on emulator-jb,kk. r=echen
2014-04-11 22:28:07 +08:00
Edgar Chen
50fc472757
Bug 978027 - Part 4: Test cases for prl version. r=allstars.chh
2014-04-07 16:18:50 +08:00
Jessica Jong
f3cfdeaac5
Bug 963516 - Part 4: test cases for matchMvno(). f=edgar r=hsinyi
2014-01-28 02:45:00 +08:00
Vicamo Yang
6d86926c0c
Bug 934125 - 1/3: s/function \+(/function(/ . r=gene
...
RILDIRS="dom/cellbroadcast/ dom/icc/ dom/mobilemessage/ dom/network/ dom/telephony/ dom/voicemail/ dom/system/gonk/";
for f in `find $RILDIRS -type f -name \*.js -o -name \*.jsm`; do
sed -i $f -e 's/function \+(/function(/';
done
2014-01-13 10:44:33 +08:00
Edgar Chen
3af43cc000
Bug 946557 - Bring test_icc_info.js back in automation. r=allstars.chh
2013-12-05 11:56:21 +08:00
Yoshi Huang
84096696a0
Bug 944725 - Part 2: add xpcshell-tests for testing returned errorMsg. r=vicamo
2013-12-03 17:02:58 +08:00
Ryan VanderMeulen
cd340b0f18
Backed out changesets 9906961b21af and b2b20bc6576a (bug 946178) because they didn't prevent the crashes. DONTBUILD CLOSED TREE
2013-12-04 17:23:58 -05:00
Ryan VanderMeulen
8f47346384
Bug 946178 - Disable all tests that use setRadioEnabled to see if Mnw stops crashing on a CLOSED TREE.
2013-12-04 11:52:59 -05:00
Edgar Chen
2c9697303d
Bug 943198 - Follow-up of bug 814637: enable new marionette tests of IccManager. r=hsinyi
2013-11-26 13:19:32 +08:00
Georgia Wang
94446e39b6
Bug 908554 - Part4: modify marionette for Next Action Indicator. r=yoshi
2013-11-11 18:44:25 +08:00
Georgia Wang
804c431ab1
Bug 938466 - Part4: marionette for stk bip message. r= yoshi
2013-11-15 14:01:25 +08:00
"allstars.chh"
ae99a24bec
Bug 943234 - Part 2: update test cases. r=vicamo
...
From fb153186a90d3045d71176e025201ce4a14c2c9b Mon Sep 17 00:00:00 2001
---
dom/icc/tests/marionette/test_icc_contact.js | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
2013-11-28 17:01:44 +08:00
Carsten "Tomcat" Book
b3af651c25
Backed out changeset 274255d4107d (bug 938466) for marionette webapi bustage on a CLOSED TREE
2013-11-27 09:23:13 +01:00
Georgia Wang
91e4dd3fd6
Bug 938466 - Part 4: Marionette for STK BIP message. r=yoshi
2013-11-15 14:01:25 +08:00
Szu-Yu Chen [:aknow]
e516e6063e
Bug 856553 - Part 6: Modify related tests. r=hsinyi
2013-11-21 09:09:37 -05:00
Edgar Chen
5a7cba4ad2
Bug 814637 - Part 6: Marionette tests changes for new IccManager API. r=hsinyi
2013-10-31 12:14:45 +08:00