root / aai / fixtures / auth_test_data.json @ 8f377cd6
History | View | Annotate | Download (422 Bytes)
1 | 5fb55fba | Georgios Gousios | [ |
---|---|---|---|
2 | 5fb55fba | Georgios Gousios | { |
3 | 5fb55fba | Georgios Gousios | "model": "db.SynnefoUser", |
4 | 5fb55fba | Georgios Gousios | "pk": 1, |
5 | 5fb55fba | Georgios Gousios | "fields": {
|
6 | faa26af8 | Georgios Gousios | "name": "testdbuser", |
7 | faa26af8 | Georgios Gousios | "realname" :"test db user", |
8 | faa26af8 | Georgios Gousios | "uniq" :"test@synnefo.gr", |
9 | faa26af8 | Georgios Gousios | "credit": 10, |
10 | faa26af8 | Georgios Gousios | "auth_token": "46e427d657b20defe352804f0eb6f8a2", |
11 | faa26af8 | Georgios Gousios | "auth_token_created": "2009-04-07 09:17:14", |
12 | faa26af8 | Georgios Gousios | "type": "STUDENT", |
13 | faa26af8 | Georgios Gousios | "created": "2011-02-06" |
14 | faa26af8 | Georgios Gousios | } |
15 | 5fb55fba | Georgios Gousios | } |
16 | 5fb55fba | Georgios Gousios | ] |