Skip to content
This repository was archived by the owner on Mar 17, 2020. It is now read-only.
This repository was archived by the owner on Mar 17, 2020. It is now read-only.

Tests for com_users #16

@yvesh

Description

@yvesh

Some tests are already done by Francisco with #14 - thanks for that!

Administrator:

  • Update username and other user details
  • Lock user
  • Unlock user
  • Delete user
  • Verify available tabs in com_users
  • Create super admin and login into the backend
  • User without username fails
  • Create group
  • Edit group
  • Delete Group
  • Create user with name, username, email, password and defaults
  • Create ACL level
  • Edit ACL
  • Delete ACL
  • User settings (mixed with com_config)

Frontend:

  • Create user and login in the frontend (index.php?option=com_users)
  • Create blocked user and try to login in the frontend
  • Test last login date
  • Change details in the frontend, check in the backend
  • Register a new user in the frontend and check it in the backend
  • Check if block and activation are working

Advanced:

  • ACL and group tests (For example create user and check if Special item is available in the frontend)
  • Mail tests (MailCatcher, e.g. create user and check activation mail)
  • User plugin tests

If you can think of more useful tests feel free to add them!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions