Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(android): Ti.Android.R.transition #12243

Merged
merged 2 commits into from Nov 4, 2020
Merged

Conversation

sgtcoolguy
Copy link
Contributor

JIRA: https://jira.appcelerator.org/browse/TIMOB-28222

Description:
Ti.Android.R.transition was missing. This fixes that, and adds a test suite for Ti.Android.R (which is how I discovered the bug)

@sgtcoolguy sgtcoolguy added android bug test PR that updates our test cases labels Nov 3, 2020
@build build added this to the 9.3.0 milestone Nov 3, 2020
@build build requested a review from a team November 3, 2020 19:21

const should = require('./utilities/assertions');

describe.only('Titanium.Android.R', () => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • ⚠️ tests/Resources/ti.android.r.test.js line 14 – Unexpected exclusive mocha test. (mocha/no-exclusive-tests)

@build
Copy link
Contributor

build commented Nov 3, 2020

Messages
📖 ✊ The commits in this PR match our conventions! Feel free to Rebase and Merge this PR when ready.
📖

✅ All tests are passing
Nice one! All 8433 tests are passing.
(There are 727 skipped tests not included in that total)

Generated by 🚫 dangerJS against 47e26a9

Copy link
Contributor

@jquick-axway jquick-axway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CR: Pass

@ssekhri
Copy link

ssekhri commented Nov 4, 2020

FR Passed

Verified on:
Mac OS: 10.15.4
SDK: 9.3.0.v20201103110753
Appc CLI: 8.1.1
JDK: 11.0.4
Node: 10.17.0

- test known properties are numbers, make sure not 0
@sgtcoolguy sgtcoolguy merged commit 2773c51 into tidev:master Nov 4, 2020
@sgtcoolguy sgtcoolguy deleted the android-r branch November 4, 2020 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android bug in-qe-testing 🕵 test PR that updates our test cases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants