pokemon-showdown/test
Guangcong Luo 92f356f716 Refactor ip and modchat permissions
- `ip` and `ipself` are now separate permissions. This means that `ip`
  is now a generalized permission for viewing IPs (no more need to use
	`globalban`, since `ipself` now controls the ability to see your own
	IP address)

- `alts` and `altsself` are now also separate (all users used to be
  able to `altsself`).

- `modchat`, `modchatall`, and `manageroom` are now just one `modchat`
  permission whose jurisdiction controls how high you can set modchat.
2020-07-29 00:24:26 -07:00
..
lib Use assert in strict mode 2020-02-20 00:39:31 -08:00
server Refactor ip and modchat permissions 2020-07-29 00:24:26 -07:00
sim Remove "Battle" prefix from data exports (#7039) 2020-07-24 12:42:26 -07:00
assert.js Remove Dex.getForme etc 2020-04-28 17:38:54 -07:00
common.js Turn on prefer-const for .js files 2020-04-23 11:37:47 -07:00
main.js Ignore existing chatrooms in tests (#6446) 2020-03-11 10:46:45 -07:00
mocha.opts Unit test Dashycode 2019-07-13 02:42:57 -03:00
users-utils.js "Remove" the global room (#6885) 2020-07-02 11:31:34 -07:00