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

improvement: simplify threaded Android tests #104

Merged
merged 18 commits into from
Jan 2, 2021

Conversation

edeckers
Copy link
Owner

@edeckers edeckers commented Dec 31, 2020

Progress

  • Add tests suites and categories
  • Migrate to coroutines
  • Fix broken assertion in assert_missing_required_upload_parameter_rejects_promise
  • Simplify re-used / boilerplate coroutine code
  • Simplify instrumented threaded tests
  • Use kotlinx-coroutines dependency only for testing actually replaced threading with coroutine
  • Add logging to Kotlin code
  • Make test settings configurable through environment variables
  • Only run CI test suite

@edeckers edeckers added the enhancement New feature or request label Dec 31, 2020
@edeckers edeckers added this to the 1.0.7 milestone Dec 31, 2020
@edeckers edeckers self-assigned this Dec 31, 2020
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@edeckers edeckers force-pushed the elydeckers/feature/simplify-threaded-tests branch from 52356a2 to f1db670 Compare December 31, 2020 13:54
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@edeckers edeckers mentioned this pull request Dec 31, 2020
9 tasks
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@edeckers edeckers force-pushed the elydeckers/feature/simplify-threaded-tests branch from fe121d9 to c13d836 Compare January 2, 2021 18:59
@edeckers edeckers force-pushed the elydeckers/feature/simplify-threaded-tests branch from c13d836 to 8422b85 Compare January 2, 2021 19:06
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@edeckers edeckers force-pushed the elydeckers/feature/simplify-threaded-tests branch from 4ff6333 to 4c6fba4 Compare January 2, 2021 20:13
@edeckers edeckers marked this pull request as ready for review January 2, 2021 20:14
@github-actions

This comment has been minimized.

@edeckers edeckers force-pushed the elydeckers/feature/simplify-threaded-tests branch from 4c6fba4 to 8b70a63 Compare January 2, 2021 20:21
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@edeckers edeckers merged commit 455d485 into develop Jan 2, 2021
@edeckers edeckers deleted the elydeckers/feature/simplify-threaded-tests branch January 2, 2021 20:57
@edeckers edeckers added this to Done in Planned Jan 2, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2021

TypeScript Test Report

  1 files  ±0    1 suites  ±0   3s ⏱️ ±0s
31 tests ±0  31 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 455d485. ± Comparison against base commit 4951159.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2021

iOS Test Report

  1 files  ±0    1 suites  ±0   2m 0s ⏱️ ±0s
11 tests ±0  11 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 455d485. ± Comparison against base commit 4951159.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2021

Android Unit Test Report

  1 files  ±0    1 suites  ±0   10s ⏱️ ±0s
17 tests ±0  17 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 455d485. ± Comparison against base commit 4951159.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2021

Android Instrumented Test Report

1 files  ±0  1 suites  ±0   1m 42s ⏱️ + 1m 12s
6 tests ±0  6 ✔️ +4  0 💤  - 4  0 ❌ ±0 

Results for commit 455d485. ± Comparison against base commit 4951159.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Planned
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant