Debajyoti Halder

Results 21 comments of Debajyoti Halder

@iisa @Pyrojet99 @mahakporwal02 First time contributing to this project as well. As I understand from the `base.test.js` and `\bookreader\tests\e2e\helpers\base.js`, the some of the base tests like **Checking `full screen button`**...

@mahakporwal02 It actually does fail for me if I add `runBaseTests, runDesktopSearchTests` and `runMobileSearchTests` for `demo-embed.html`

The uris' used seem broken as the item in [https://ia800900.us.archive.org/BookReader](url) is not available.

@iisa @cdrini, Hey can we get an update about this issue ?

> we only test that we generate expected output through [snapshot matching](https://github.com/asyncapi/modelina/blob/7b2a33f65c06795c36c1b995334665a327068698/test/generators/typescript/preset/MarshallingPreset.spec.ts#L46) and that they can [compile/transpile](https://github.com/asyncapi/modelina/blob/master/test/blackbox/blackbox.spec.ts). None of which ensures that the generated output actually works Oh, this is...

@jonaslagoni let me work on this since this looks related to #187

Hey @jonaslagoni since we're going to create a new JSON generator, it has to extend `AbstractGenerator` and the underlying abstract functions right ? So for starters, I am not thinking...

Sounds good @jonaslagoni. Thanks a lot for clarifying!

This sounds really interesting. I think I want to take this proposal as my project.

Hi @jonaslagoni! As mentioned earlier, I definitely want to finalize working on this project. I'll be implementing the ideas mentioned based on the following priority order : 1. _Modelina does...