Commit Graph

15 Commits

Author SHA1 Message Date
Krzysztof Mioduszewski
f796a61c75 Bug 933595 - Part 2: Adding promise to toggleNFC, adding enableRE0. r=allstars.chh 2014-05-22 16:33:45 +02:00
Thomas Zimmermann
d89268d47e Bug 1008854: Move NFC NDEF helpers to shared test code, r=dlee
There are helper functions for parsing and comparing NDEF messages
in test_nfc_peer_sendndef.js. This patch moves these functions to
the shared code for NFC Marionette tests to make them available for
other tests as well.
2014-05-12 11:45:04 +02:00
Thomas Zimmermann
c44bbcbc73 Bug 1000935: Added Marionette test for NfcPeer.sendNDEF, r=dlee 2014-05-12 15:19:13 +08:00
Thomas Zimmermann
089c2f23cb Bug 1000935: Added NDEF helpers for NFC test cases. r=vicamo 2014-05-12 15:19:08 +08:00
Siddartha Pothapragada
b3f80649a2 Bug 996426 - Re-enable nfc marionette test cases that talk to emulator. r=vicamo 2014-05-08 21:08:55 +08:00
Siddartha Pothapragada
66fd620adf Bug 996426 - Rename emulator command in marionette tests from 'nfc ntf' to 'nfc nci'. r=tzimmermann,vicamo
This change also disables nfc marionette testcases  that talk to the emulator.
2014-05-07 10:37:09 +08:00
Siddartha Pothapragada
7874282e49 Bug 959059 - B2G NFC: Marionette test to check P2P registration for an incorrect manifest Url. r=allstars.chh 2014-04-30 10:17:00 +02:00
Yoshi Huang
cae3ce10c8 Bug 987596 - B2G NFC: Marionette tests for onpeerready. r=dimi
From bfece1daa040d5e7e4ff965adea343831b2484c4 Mon Sep 17 00:00:00 2001
---
 dom/nfc/tests/marionette/head.js                   |  5 +-
 dom/nfc/tests/marionette/manifest.ini              |  1 +
 dom/nfc/tests/marionette/test_nfc_enabled.js       |  1 -
 .../marionette/test_nfc_manager_tech_discovered.js |  5 +-
 dom/nfc/tests/marionette/test_nfc_peer.js          | 64 ++++++++++++++++++++++
 5 files changed, 70 insertions(+), 6 deletions(-)
 create mode 100644 dom/nfc/tests/marionette/test_nfc_peer.js
2014-04-25 19:22:09 +08:00
Dimi Lee
d4692925bb Bug 996452 - [NFC] Add emulator rf_discover test case. r=tzimmermann 2014-04-23 18:32:02 +08:00
"allstars.chh"
a59c93afe9 Bug 970263 - B2G NFC: Enable NFC when running NFC marionette tests. r=dimi 2014-04-15 17:19:14 +08:00
"allstars.chh"
db3b460240 Bug 970251 - Part 3: Marionette tests. r=dimi 2014-04-15 16:21:49 +08:00
"allstars.chh"
37a87bf5c7 Bug 960510 - Part 2: marionette test for MozNDEFRecord. r=dimi, kyle 2014-02-17 11:10:26 +08:00
Thomas Zimmermann
0322bc0910 Bug 935525: Added Marionette test for nfc-manager-tech-discovered, r=vyang 2013-11-13 13:23:20 +01:00
Thomas Zimmermann
de8d2180ec Bug 935525: Added Marionette test for turning NFC on and off, r=vyang 2013-11-06 13:00:25 +01:00
Thomas Zimmermann
3724e77f2c Bug 935525: Added NFC test infrastructure to build scripts, r=vyang,jgriffin 2013-11-06 12:59:41 +01:00