mirror of
https://github.com/0xrsydn/idx-cli.git
synced 2026-08-07 01:33:52 +00:00
test: fixture test
This commit is contained in:
parent
7d32e9d69d
commit
fece94c9fc
7 changed files with 196 additions and 0 deletions
26
tests/fixtures/msn_profile_bbca.json
vendored
Normal file
26
tests/fixtures/msn_profile_bbca.json
vendored
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
[
|
||||
{
|
||||
"id": "bn91jc",
|
||||
"symbol": "BBCA.JK",
|
||||
"shortName": "BBCA",
|
||||
"longName": "Bank Central Asia Tbk PT",
|
||||
"description": "PT Bank Central Asia Tbk provides commercial banking services in Indonesia.",
|
||||
"sector": "Financial Services",
|
||||
"industry": "Banks",
|
||||
"website": "https://www.bca.co.id",
|
||||
"fullTimeEmployees": 24100,
|
||||
"address": "Menara BCA, Grand Indonesia",
|
||||
"city": "Jakarta",
|
||||
"country": "Indonesia",
|
||||
"phone": "+62-21-23588000",
|
||||
"officers": [
|
||||
{
|
||||
"name": "Jahja Setiaatmadja",
|
||||
"title": "President Director",
|
||||
"age": 69,
|
||||
"yearBorn": 1955,
|
||||
"totalPay": 12000000000
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue