{"id":18780656,"url":"https://github.com/simplicitesoftware/module-test-rhino","last_synced_at":"2025-12-19T00:30:19.535Z","repository":{"id":80897314,"uuid":"274683267","full_name":"simplicitesoftware/module-test-rhino","owner":"simplicitesoftware","description":"Test module (with Rhino code)","archived":false,"fork":false,"pushed_at":"2021-05-07T20:11:29.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-29T10:44:56.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simplicitesoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-24T14:00:47.000Z","updated_at":"2021-05-07T20:11:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"cdf1d341-1169-4025-9e3d-bfbdb6f7bf33","html_url":"https://github.com/simplicitesoftware/module-test-rhino","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplicitesoftware%2Fmodule-test-rhino","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplicitesoftware%2Fmodule-test-rhino/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplicitesoftware%2Fmodule-test-rhino/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplicitesoftware%2Fmodule-test-rhino/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplicitesoftware","download_url":"https://codeload.github.com/simplicitesoftware/module-test-rhino/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239697337,"owners_count":19682402,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T20:27:29.056Z","updated_at":"2025-12-19T00:30:19.485Z","avatar_url":"https://github.com/simplicitesoftware.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n ___ _            _ _    _ _    __\n/ __(_)_ __  _ __| (_)__(_) |_ /_/\n\\__ \\ | '  \\| '_ \\ | / _| |  _/ -_)\n|___/_|_|_|_| .__/_|_\\__|_|\\__\\___|\n            |_| \n--\u003e\n![](https://docs.simplicite.io//logos/logo250.png)\n* * *\n\n`Test` module definition\n========================\n\nThis module is for testing platform features.\n\nAll items in this module are developped in Rhino.\n\n`TestLDAP` business object definition\n-------------------------------------\n\nTest LDAP object\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `tstLdapLogin`                                               | char(100)                                |          |           |          | LDAP `cn` attribute                                                              |\n| `tstLdapFirstName`                                           | char(100)                                |          | yes       |          | LDAP `givenName` attribute                                                       |\n| `tstLdapLastName`                                            | char(100)                                |          | yes       |          | LDAP `sn` attribute                                                              |\n| `tstLdapFullName`                                            | char(255)                                |          |           |          | Full name                                                                        |\n\n`TestObject1` business object definition\n----------------------------------------\n\nExample 1 object\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `tstObj1Code`                                                | regexp(20)                               | yes*     |           |          | -                                                                                |\n| `tstObj1Desc`                                                | html(4000)                               |          | yes       |          | -                                                                                |\n| `tstObj1File`                                                | document                                 |          | yes       |          | File                                                                             |\n| `tstObj1Image`                                               | image                                    |          | yes       |          | Image                                                                            |\n| `tstObj1List`                                                | multi(30) using `TST_OBJ1_LIST` list     |          | yes       |          | List                                                                             |\n| `tstObj1Year`                                                | enum(4) using `TST_OBJ1_YEAR` list       |          | yes       |          | Year (dynamic)                                                                   |\n| `tstObj1Address`                                             | char(100)                                |          | yes       |          | Address                                                                          |\n| `tstObj1Coords`                                              | geocoords                                |          | yes       |          | -                                                                                |\n| `tstObj1Lookup`                                              | char(256)                                |          | yes       |          | Lookup                                                                           |\n| `tstObj1Date`                                                | date                                     |          | yes       |          | -                                                                                |\n| `tstObj1Notepad`                                             | notepad(1000000)                         |          | yes       |          | -                                                                                |\n\n### Lists\n\n* `TST_OBJ1_LIST`\n    - `V1` Val 1\n    - `V2` Val 2\n    - `V3` Val 3\n    - `V4` Val 4\n* `TST_OBJ1_YEAR`\n    - `NONE` \n\n`TestObject1a` business object definition\n-----------------------------------------\n\n\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `tst1aDesc`                                                  | char(100)                                |          | yes       |          | -                                                                                |\n\n`TestObject2` business object definition\n----------------------------------------\n\n\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `tstObj2Obj1Id` link to **`TestObject1`**                    | id                                       | yes*     | yes       |          | -                                                                                |\n| _Ref. `tstObj2Obj1Id.tstObj1Code`_                           | _regexp(20)_                             |          |           |          | -                                                                                |\n| _Ref. `tstObj2Obj1Id.tstObj1Address`_                        | _char(100)_                              |          |           |          | _Address_                                                                        |\n| _Ref. `tstObj2Obj1Id.tstObj1Coords`_                         | _geocoords_                              |          |           |          | -                                                                                |\n| `tstObj2Number`                                              | int(100)                                 | yes*     | yes       |          | -                                                                                |\n| `tstObj2Label`                                               | char(100)                                |          | yes       |          | -                                                                                |\n\n`TestObjectDS` business object definition\n-----------------------------------------\n\n\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `tstDSLabel`                                                 | char(100)                                | yes*     | yes       |          | -                                                                                |\n\n`TestUser` business object definition\n-------------------------------------\n\n\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n\n`TestExtObject` external object definition\n------------------------------------------\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplicitesoftware%2Fmodule-test-rhino","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplicitesoftware%2Fmodule-test-rhino","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplicitesoftware%2Fmodule-test-rhino/lists"}