Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoginFormSample

[ja] ユーザー名とパスワードを入力して成功・失敗を表示する。 テストを自動化するときとき、認証情報をどのようにして管理すればいい?

[en] Enter your username and password to display success or failure. How should I manage authentication information when automating tests?

How to Use

Write the username and password in app/gradle.properties

TEST_USERNAME="abc"
TEST_PASSWORD="abc123"

and Just run the test

About

How to test the login process using Android Jetpack Compose. How to write UI tests and manage username and password.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages