mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 14:52:13 -04:00
restructure test classe
This commit is contained in:
parent
6087575235
commit
9ba56929ac
@ -16,7 +16,7 @@
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
package org.kiwix.kiwixmobile.main;
|
||||
package org.kiwix.kiwixmobile.language;
|
||||
|
||||
public class LanguageActivityTest {
|
||||
// TODO: make sure the it is only possible to open the activity after the network call is finished and book list is updated
|
||||
@ -25,5 +25,5 @@ public class LanguageActivityTest {
|
||||
// TODO: make sure selecting new languages does not generate a new network request
|
||||
// TODO: verify all the correct books are displayed and are displayed correctly
|
||||
// TODO: test selecting no language is allowed
|
||||
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user