SimonTestNet / SimonTest

Repository for SimonTest questions and issues https://simontest.net
16 stars 2 forks source link

Object.values is not a function #34

Closed krsatish047 closed 4 years ago

krsatish047 commented 5 years ago

When 'Generate Angular Tests' is clicked it always shows error Object.values is not a function.I am using latest version

krsatish047 commented 5 years ago

PLease note this is happening to even a simple basic component like

import { Component} from '@angular/core';

@Component({ selector: 'dfdf' }) export class dfdf { variable: string[] = ["dfdfer"]; constructor() {} }

ManuelDeLeon commented 5 years ago

Thanks. I can't fix it immediately but I'll work on it this week.

On Mon, Oct 21, 2019, 4:18 AM krsatish047 notifications@github.com wrote:

PLease note this is happening to even a simple basic component like

import { Component} from '@angular/core';

@component https://github.com/component({ selector: 'dfdf' }) export class dfdf { variable: string[] = ["dfdfer"]; constructor() {} }

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SimonTestNet/SimonTest/issues/34?email_source=notifications&email_token=ABAPPVSSQ7ZHZIWIOEZ5UBTQPVQURA5CNFSM4JCZRG72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBZO5CA#issuecomment-544403080, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABAPPVRTS376ZBNWTKFN4STQPVQURANCNFSM4JCZRG7Q .

krsatish047 commented 5 years ago

It worked after vscode update

You can close the issue

On Mon, 21 Oct 2019 at 7:27 PM, ManuelDeLeon notifications@github.com wrote:

Thanks. I can't fix it immediately but I'll work on it this week.

On Mon, Oct 21, 2019, 4:18 AM krsatish047 notifications@github.com wrote:

PLease note this is happening to even a simple basic component like

import { Component} from '@angular/core';

@component https://github.com/component({ selector: 'dfdf' }) export class dfdf { variable: string[] = ["dfdfer"]; constructor() {} }

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/SimonTestNet/SimonTest/issues/34?email_source=notifications&email_token=ABAPPVSSQ7ZHZIWIOEZ5UBTQPVQURA5CNFSM4JCZRG72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBZO5CA#issuecomment-544403080 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/ABAPPVRTS376ZBNWTKFN4STQPVQURANCNFSM4JCZRG7Q

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SimonTestNet/SimonTest/issues/34?email_source=notifications&email_token=ACX3RIMH325PQ3Q7QVVPDDTQPWYNHA5CNFSM4JCZRG72YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEB2NF2A#issuecomment-544527080, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACX3RIKCZEE367GULMQIXO3QPWYNHANCNFSM4JCZRG7Q .

-- Kumar Satish National Institute of Technology Warangal Mob. - 9523299369