tests

package tests

Members list

Packages

package tests.chakra
package tests.nivo

Type members

Classlikes

class LoggedIn(login: LoginForm)(using session: ConnectedSession)

Attributes

Supertypes
class Object
trait Matchable
class Any
case class LoginForm(email: String, pwd: String, submitted: Boolean, submittedInvalidEmail: Boolean)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
class LoginPage(using session: ConnectedSession)

The login form. Displays an email and password input and a submit button. When run() it will fill in the Login(email,pwd) model.

The login form. Displays an email and password input and a submit button. When run() it will fill in the Login(email,pwd) model.

Attributes

Supertypes
class Object
trait Matchable
class Any
final class chakraComponents

Attributes

Supertypes
class Object
trait Matchable
class Any
final class loginFormApp

Attributes

Supertypes
class Object
trait Matchable
class Any
final class mathJaxComponents

Attributes

Supertypes
class Object
trait Matchable
class Any
final class nivoComponents

Attributes

Supertypes
class Object
trait Matchable
class Any
final class runAll

Attributes

Supertypes
class Object
trait Matchable
class Any
final class stdComponents

Attributes

Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def chakraComponents(): Unit
def loginFormApp(): Unit
def mathJaxComponents(): Unit
def nivoComponents(): Unit
def runAll(): Unit
def stdComponents(): Unit