Rename all features modules

This commit is contained in:
ganfra 2023-01-20 18:35:03 +01:00
parent 6cc38c9c49
commit f800e22477
149 changed files with 311 additions and 309 deletions

View file

@ -14,7 +14,7 @@
* limitations under the License.
*/
package io.element.android.x.tests.uitests
package io.element.android.tests.uitests
import app.cash.paparazzi.DeviceConfig

View file

@ -14,7 +14,7 @@
* limitations under the License.
*/
package io.element.android.x.tests.uitests
package io.element.android.tests.uitests
import androidx.compose.foundation.background
import androidx.compose.foundation.layout.Box

View file

@ -14,7 +14,7 @@
* limitations under the License.
*/
package io.element.android.x.tests.uitests
package io.element.android.tests.uitests
import androidx.compose.runtime.Composable
import com.airbnb.android.showkase.models.ShowkaseBrowserComponent

View file

@ -15,7 +15,7 @@
* limitations under the License.
*/
package io.element.android.x.tests.uitests
package io.element.android.tests.uitests
import android.content.res.Configuration
import android.os.LocaleList
@ -37,7 +37,6 @@ import com.airbnb.android.showkase.models.Showkase
import com.google.testing.junit.testparameterinjector.TestParameter
import com.google.testing.junit.testparameterinjector.TestParameterInjector
import io.element.android.libraries.designsystem.ElementXTheme
import io.element.android.libraries.tests.uitests.getMetadata
import org.junit.Rule
import org.junit.Test
import org.junit.runner.RunWith

View file

@ -14,7 +14,7 @@
* limitations under the License.
*/
package io.element.android.x.tests.uitests
package io.element.android.tests.uitests
import androidx.compose.runtime.Composable

View file

@ -14,7 +14,7 @@
* limitations under the License.
*/
package io.element.android.x.tests.uitests
package io.element.android.tests.uitests
import androidx.compose.foundation.layout.fillMaxWidth
import androidx.compose.foundation.layout.padding