Skip to content

Refactor test names, get rid of runblocking#221

Merged
mattmook merged 3 commits intomainfrom
chore/remove-dead-code
May 22, 2024
Merged

Refactor test names, get rid of runblocking#221
mattmook merged 3 commits intomainfrom
chore/remove-dead-code

Conversation

@Rosomack
Copy link
Copy Markdown
Contributor

@Rosomack Rosomack commented May 22, 2024

Some cleanup in preparation for Kotlin/WASM (See #204 for reference)

Also getting rid of docs for the old testing framework

@Rosomack Rosomack requested a review from mattmook May 22, 2024 22:18
---

# New testing process
# Resting process
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
# Resting process
# Testing process

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I mean I could do with a good rest 🤣

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We have a sub-header below that is also "Testing process"... should this just say "Test" or something like "Unit Testing module"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We're also missing mention of the dependency to add to the project now...

This module provides a simple unit testing framework for your Orbit [ContainerHosts](https://orbit-mvi.org/dokka/orbit-core/org.orbitmvi.orbit/-container-host/).

testImplementation("org.orbit-mvi:orbit-test:<latest-version>")

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done

@@ -18,7 +18,6 @@ think of it as MVVM+.
- [Android ViewModel](Android-ViewModel/overview.md)
- [Compose](Compose/overview.md)
- [Test](Test/new.md)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

wonder if really we should rename new.md to overview.md

@mattmook mattmook merged commit 0d7a4ae into main May 22, 2024
@mattmook mattmook deleted the chore/remove-dead-code branch May 22, 2024 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants