rot1024

Results 11 comments of rot1024

MongoDB is so versatile that it is very difficult to mock, and even if mocked, it is not very useful. Therefore, I think it is appropriate to implement `internal/infrastructure/mongo/*_test.go` as...

## Current concept - E2E tests are different from unit tests, so we will create a separate build like `cmd/reearth-e2e/main.go`. - Initialize a GraphQL resolver and send requests to it...

Hi, thank you for reporting an issue! Please wait while we investigate the cause... P.S.:Thanks for the detailed report, very helpful!

Thank you for reply. Yes, security is a top priority. It would certainly be beneficial to impose a strict security policy by default. I'd like to modify it that way...

Please provide sample codes which reproduces the problem. Also test it without Resium and confirm it works.

Closed due to no reply. Let me know if you have any more problems.

The correct page is here 👉 https://resium.reearth.io/examples/?path=/story/cesium3dtileset--basic Some links in docs are wrongly linked. All API documentation is auto-generated, so modifying links requires modifying scripts, source code comments, etc. PR...

```js function flyToFirstEntity () { if (viewerRef.current !== null) { const cesiumViewer = viewerRef.current.cesiumElement if (cesiumViewer.entities.values.length > 0) cesiumViewer.flyTo(cesiumViewer.entities.values[0]) } } ``` Are you saying that the camera is not...

ご要望ありがとうございます! 現在v2開発中なので、基本的な機能の実装よりは優先度が下がるかと思いますが、実装を検討したいと思います。私もこの機能あったらいいなと思っていたので!

実はjikkyoを密かに作り直してるのでそちらにご期待ください。 https://github.com/rot1024/jikkyo/tree/web/ Web版も作り中です。 https://jikkyo.netlify.com/